Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Reference Documentation"

< GEF
Line 1: Line 1:
 
Reference documentation for Draw2d and GEF (MVC) 3.x and Zest 1.x is provided in form of the '''GEF Developer Guide''', which can be found in the [http://help.eclipse.org Eclipse Help] (Zest 1.x documentation is included with Kepler, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=394137 Bug 394137 for details]). It contains the respective Programmer's Guides
 
Reference documentation for Draw2d and GEF (MVC) 3.x and Zest 1.x is provided in form of the '''GEF Developer Guide''', which can be found in the [http://help.eclipse.org Eclipse Help] (Zest 1.x documentation is included with Kepler, see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=394137 Bug 394137 for details]). It contains the respective Programmer's Guides
as well as the API References (Javadoc) for the three components.
+
as well as the API References (Javadoc) for the three components. There is also some "unofficial" Draw2d/GEF (MVC) documentation provided by Régis Lemaigre ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]).
  
 
Documentation about [[GEF/GEF4 | GEF4]] can be found under the respective [[GEF/GEF4 | GEF4]] components pages in this wiki.
 
Documentation about [[GEF/GEF4 | GEF4]] can be found under the respective [[GEF/GEF4 | GEF4]] components pages in this wiki.

Revision as of 18:39, 12 November 2012

Reference documentation for Draw2d and GEF (MVC) 3.x and Zest 1.x is provided in form of the GEF Developer Guide, which can be found in the Eclipse Help (Zest 1.x documentation is included with Kepler, see Bug 394137 for details). It contains the respective Programmer's Guides as well as the API References (Javadoc) for the three components. There is also some "unofficial" Draw2d/GEF (MVC) documentation provided by Régis Lemaigre ( Part 1 & Part 2).

Documentation about GEF4 can be found under the respective GEF4 components pages in this wiki.

There are also several Articles, Tutorials and Slides.

Additional Documentation Links

Back to the top