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 "GEF/GEF3"

< GEF
m
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The current production components of the GEF project are Draw2d/GEF (MVC) 3.x, and Zest 1.x., which have the following scopes:
+
Draw2d 3.x, GEF (MVC) 3.x, and Zest 1.x. are the currently available production components provided by the [[GEF | GEF]] project. They have the following scopes:
  
 
* '''Draw2d''' (org.eclipse.draw2d) - A layout and rendering toolkit for displaying graphics on an [[SWT]] Canvas.
 
* '''Draw2d''' (org.eclipse.draw2d) - A layout and rendering toolkit for displaying graphics on an [[SWT]] Canvas.
Line 5: Line 5:
 
* '''Zest''' (org.eclipse.zest) - A visualization toolkit based on Draw2d, which enables implementation of graphical views for the Eclipse Workbench.
 
* '''Zest''' (org.eclipse.zest) - A visualization toolkit based on Draw2d, which enables implementation of graphical views for the Eclipse Workbench.
  
=== Information for Consumers (Developers) of Draw2d/GEF (MVC) 3.x and Zest 1.x ===
+
=== Information for Consumers (Developers) ===
 
* New and Noteworthy [[GEF/New and Noteworthy/3.9 | 3.9]]  
 
* New and Noteworthy [[GEF/New and Noteworthy/3.9 | 3.9]]  
 
* [[GEF/Articles, Tutorials, Slides | Articles, Tutorials, Slides]]  
 
* [[GEF/Articles, Tutorials, Slides | Articles, Tutorials, Slides]]  
Line 18: Line 18:
 
* [[GEF/Contributor Guide | GEF Project Contributor Guide]]
 
* [[GEF/Contributor Guide | GEF Project Contributor Guide]]
 
* [https://projects.eclipse.org/projects/tools.gef/developer GEF Dashboard Developer Resources]
 
* [https://projects.eclipse.org/projects/tools.gef/developer GEF Dashboard Developer Resources]
 +
  
 
----
 
----
Line 24: Line 25:
 
----
 
----
 
----
 
----
 +
 +
[[Category:GEF]]
 +
[[Category:Tools_Project]]

Revision as of 11:22, 20 March 2014

Draw2d 3.x, GEF (MVC) 3.x, and Zest 1.x. are the currently available production components provided by the GEF project. They have the following scopes:

  • Draw2d (org.eclipse.draw2d) - A layout and rendering toolkit for displaying graphics on an SWT Canvas.
  • GEF (MVC) (org.eclipse.gef) - An interactive MVC framework built on top of Draw2d, which fosters the implementation of rich graphical editors for the Eclipse Workbench.
  • Zest (org.eclipse.zest) - A visualization toolkit based on Draw2d, which enables implementation of graphical views for the Eclipse Workbench.

Information for Consumers (Developers)

Information for Contributors & Committers




GEF is a mature project with stable API. To develop innovations without interfering with the Draw2d/GEF (MVC) 3.x and Zest 1.x development stream, we have started to work on a GEF4 provisional component.



Copyright © Eclipse Foundation, Inc. All Rights Reserved.