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"

(Meetings)
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Eclipse Technology Project]]
+
= Nebula Project =
 
+
== 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.
  
==Meetings==
+
==Release Notes==
Please sign up for the next meeting and put your topics here:
+
[[Nebula/Releases/1.3.0/N&N | Release 1.3.0 New and Noteworthy]]
 
+
[[Nebula/Minutes|Nebula/Minutes]]
+
 
+
 
+
[http://www.doodle.com/mdu3sev3qp52cuyx  Meeting Planner]
+
 
+
Topics for the Next meeting:
+
 
+
* Please provide a topic for the next meeting
+
* Topic 2
+
** subtopic
+
* Etcetera
+
 
+
== Gallery ==
+
[[Nebula_Gallery_Explained]] : How does the Gallery widget work and how to write a custom renderer
+
 
+
[[Nebula_Gallery_Status]] : Why is Gallery labeled as Beta
+
 
+
[[Nebula_Gallery_FAQ]] : Frequently Asked Questions
+
 
+
== CWT  ==
+
 
+
Common code for custom widgets :
+
 
+
[[Nebula CWT Animation]] : Quick overview of the animation package included in CWT.
+
 
+
== XViewer ==
+
 
+
[http://www.eclipse.org/nebula/widgets/xviewer/xviewer.php Overview and Features]
+
 
+
[[Nebula_XViewer_Getting_Started]] : XViewer examples and explanation.
+
  
 +
==Supplemental Custom Widgets for SWT==
  
 
== Developer resources ==
 
== Developer resources ==
 
[[Nebula_Actions]] : List of current issues requiring committer action.
 
 
 
[[Nebula_Setup]] : Project set and instructions
 
[[Nebula_Setup]] : Project set and instructions
  
[[Nebula_Builds]] : Overview of Nebula builds with Maven Tycho, on Hudson or locally
+
[[Nebula/New_Contributions]]: How to start your contribution.
  
[[Nebula_Examples_Webstart]] : How to generate examples as webstart.
+
[[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].
+
[[Category:Eclipse Technology Project]]
 
+
[[Category:Nebula]]
== Archives ==
+
 
+
[[Nebula_Releng]] : How to set up the build process for Nebula project with Athena CBI (old way of building).
+

Revision as of 18:27, 25 March 2017

Nebula Project

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

Release Notes

Release 1.3.0 New and Noteworthy

Supplemental Custom Widgets for SWT

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 Hudson or locally

Back to the top