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 "Graphical Editing Framework"

m
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
{| class="wikitable" style="margin: 1em auto 1em auto;"
 
{| class="wikitable" style="margin: 1em auto 1em auto;"
 
|- align="center"
 
|- align="center"
| [[Image:GEF_Logic_Example.png|300px|link=GEF/GEF3|Draw2d / GEF (MVC) 3.x & Zest 1.x]] || [[Image:GEF4_MVC_FX_UI_Example.png|383px|link=GEF/GEF4| GEF4]]
+
| [[Image:GEF4_MVC_FX_UI_Example.png|383px|link=GEF/GEF4| GEF4]] || [[Image:GEF_Logic_Example.png|300px|link=GEF/GEF3|Draw2d / GEF (MVC) 3.x & Zest 1.x]]
 
|- align="center"
 
|- align="center"
| [[GEF/GEF3 | Draw2d/GEF (MVC) 3.x & Zest 1.x]] || [[GEF/GEF4 | GEF4]]
+
| [[GEF/GEF4 | GEF4]] || [[GEF/GEF3 | Draw2d/GEF (MVC) 3.x & Zest 1.x]]
 
|}
 
|}
  
While the original project components Draw2d 3.x, GEF (MVC) 3.x, and Zest 1.x are still maintained, they will not be developed further. Our main development effort is currently spent on building up the next generation components in terms of [[GEF/GEF4 | GEF4]].
+
While the original project components Draw2d 3.x, GEF (MVC) 3.x, and Zest 1.x are still maintained, they will not be developed further. Our main development effort is spent on the next generation [[GEF/GEF4 | GEF4]] components.
  
=== General Information for GEF Consumers and Contributors/Committers ===
+
=== General Information for GEF Adopters and Contributors/Committers ===
* New and Noteworthy [[GEF/New and Noteworthy/3.10.1 | 3.10.1 (Stable)]] / [[GEF/New and Noteworthy/3.11 | 3.11 (Development)]]
+
* New and Noteworthy [[GEF/New and Noteworthy/3.10.1 | 3.10.1 (Stable)]] / [[GEF/New and Noteworthy/4.0 | 4.0 (Development)]]
 
* [https://projects.eclipse.org/projects/tools.gef GEF Project Dashboard ]
 
* [https://projects.eclipse.org/projects/tools.gef GEF Project Dashboard ]
* [[GEF/Contributor Guide | GEF Project Contributor Guide]]
+
* [[GEF/Adopter Guide | GEF Adopter Guide]] & [[GEF/Contributor Guide | GEF Contributor Guide]]

Revision as of 11:12, 3 February 2016

Gefbanner.jpg

The Graphical Editing Framework (GEF) project provides technology to realize rich graphical editors and views. It is currently developed in two streams, namely:

GEF4 Draw2d / GEF (MVC) 3.x & Zest 1.x
GEF4 Draw2d/GEF (MVC) 3.x & Zest 1.x

While the original project components Draw2d 3.x, GEF (MVC) 3.x, and Zest 1.x are still maintained, they will not be developed further. Our main development effort is spent on the next generation GEF4 components.

General Information for GEF Adopters and Contributors/Committers

Back to the top