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"

(Archives)
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Eclipse Technology Project]]
 
 
 
== Nebula Project ==
 
== Nebula Project ==
  
 
'''Supplemental Custom Widgets for SWT (and more)'''
 
'''Supplemental Custom Widgets for SWT (and more)'''
  
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.
+
The Nebula project is a source for custom SWT widgets and other UI components.
  
 +
==Meetings==
 +
[[Nebula/Minutes#Meeting_Januari_2012 | Please add your topics for the next meeting]]
  
== Gallery ==  
+
==Widgets==
 +
=== Gallery ===  
 
[[Nebula_Gallery_Explained]] : How does the Gallery widget work and how to write a custom renderer
 
[[Nebula_Gallery_Explained]] : How does the Gallery widget work and how to write a custom renderer
  
Line 15: Line 16:
 
[[Nebula_Gallery_FAQ]] : Frequently Asked Questions
 
[[Nebula_Gallery_FAQ]] : Frequently Asked Questions
  
== CWT ==
+
=== CWT ===
  
Common code for custom widgets :  
+
Common code for custom widgets :  
  
[Nebula_Animation]] : Quick overview of the animation package included in CWT.
+
[[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.
  
  
Line 28: Line 35:
 
[[Nebula_Setup]] : Project set and instructions
 
[[Nebula_Setup]] : Project set and instructions
  
[[Nebula_Releng]] : How to set up the build process for Nebula project.
+
[[Nebula_Builds]] : Overview of Nebula builds with Maven Tycho, on Hudson or locally
  
 
[[Nebula_Examples_Webstart]] : How to generate examples as webstart.
 
[[Nebula_Examples_Webstart]] : How to generate examples as webstart.
 +
 +
[[Nebula/New_Contributions]]: How to start your contribution.
  
 
== IP Log ==
 
== IP Log ==
  
 
The IP log is automatically generated from bugzilla[http://www.eclipse.org/projects/ip_log.php?projectid=technology.nebula].
 
The IP log is automatically generated from bugzilla[http://www.eclipse.org/projects/ip_log.php?projectid=technology.nebula].
 +
 +
== Archives ==
 +
 +
[[Nebula_Releng]] : How to set up the build process for Nebula project with Athena CBI (old way of building).
 +
 +
[[Category:Eclipse Technology Project]]
 +
[[Category:Nebula]]

Revision as of 07:47, 15 February 2012

Nebula Project

Supplemental Custom Widgets for SWT (and more)

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

Meetings

Please add your topics for the next meeting

Widgets

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

Overview and Features

Nebula_XViewer_Getting_Started : XViewer examples and explanation.


Developer resources

Nebula_Actions : List of current issues requiring committer action.

Nebula_Setup : Project set and instructions

Nebula_Builds : Overview of Nebula builds with Maven Tycho, on Hudson or locally

Nebula_Examples_Webstart : How to generate examples as webstart.

Nebula/New_Contributions: How to start your contribution.

IP Log

The IP log is automatically generated from bugzilla[1].

Archives

Nebula_Releng : How to set up the build process for Nebula project with Athena CBI (old way of building).

Back to the top