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

Graphical Editing Framework

Revision as of 05:57, 8 June 2016 by Nyssen.itemis.com (Talk | contribs) (General Information for Adopters and Contributors/Committers)

GEF-logo.png

The Graphical Editing Framework (GEF) provides framework technology to create rich graphical applications, standalone as well as integrated with the Eclipse Workbench UI, as well as end-user tools in terms of a Graphiz DOT authoring component (DOT) and a tag cloud renderer component (Cloudio).

The current GEF4 production components are: Common, Geometry, FX, MVC, Graph, Layout, Zest, DOT, and Cloudio). They are lightweight by intention and (with the exception of Cloudio) are based on JavaFX as a modern rich-client rendering technology.

The legacy production components Draw2d 3.x, GEF (MVC) 3.x, and Zest 1.x are still maintained but will not be developed further. As they are still an integral part of the Eclipse ecosystem we continue to provide service releases but will not fix any issues that require to break its API.

General Information for Adopters and Contributors/Committers

Back to the top