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"

(Developer resources)
(Developer resources)
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Nebula Project ==
 
 
'''Supplemental Custom Widgets for SWT (and more)'''
 
 
 
The Nebula project is a source for custom SWT widgets and other UI components.
 
The Nebula project is a source for custom SWT widgets and other UI components.
  
== Developer resources ==
+
=Release Notes=
[[Nebula_Setup]] : Project set and instructions
+
* [[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]]
[[Nebula/New_Contributions]]: How to start your contribution.
+
 
+
[[Nebula_Builds]] : Overview of Nebula builds with Maven Tycho, on Hudson or locally
+
 
+
== IP Log ==
+
 
+
The IP log is automatically generated from bugzilla[http://www.eclipse.org/projects/ip_log.php?projectid=technology.nebula].
+
  
== Archives ==
+
=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]]
  
[[Nebula_Releng]] : How to set up the build process for Nebula project with Athena CBI (old way of building).
 
  
 
[[Category:Eclipse Technology Project]]
 
[[Category:Eclipse Technology Project]]
 
[[Category:Nebula]]
 
[[Category:Nebula]]

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