Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula"

(Gallery)
(Developer resources)
(40 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Nebula Project ==
+
The Nebula project is a source for custom SWT widgets and other UI components.
  
'''Supplemental Custom Widgets for SWT (and more)'''
+
=Release Notes=
 +
* [[Nebula/Releases/1.4.0/NaN|Release 1.4.0 New and Noteworthy]]
 +
* [[Nebula/Releases/1.3.0/NaN|Release 1.3.0 New and Noteworthy]]
  
The Nebula project is a source for custom SWT widgets and other UI components. Nebula is also an incubator for SWT. Some Nebula widgets will graduate into SWT and therefore into the main Eclipse Platform.
+
=Developer resources=
 +
* [[Nebula_Setup|Project set and instructions]]
 +
* [[Nebula/New_Contributions|How to start your contribution.]]
 +
* [[Nebula_Builds|Overview of Nebula builds with Maven Tycho, on Jenkins or locally]]
  
  
== Gallery ==
+
[[Category:Eclipse Technology Project]]
[[Nebula_Gallery_Explained]] : How does the Gallery widget work and how to write a custom renderer
+
[[Category:Nebula]]
 
+
[[Nebula_Gallery_Status]] : Why is Gallery labeled as Beta
+

Revision as of 04:28, 16 September 2017

The Nebula project is a source for custom SWT widgets and other UI components.

Release Notes

Developer resources

Back to the top