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/Reference Documentation"

< GEF
Line 1: Line 1:
Reference documentation for Draw2d and GEF 3.x is provided in form of the '''GEF and Draw2d Plug-in Developer Guide''', which can be found in the [http://help.eclipse.org Eclipse Help]. It contains a Programmer's Guide
+
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 will be included from 3.9M4 on). It contains the respective Programmer's Guides
as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest 1.x is currently not provided.   
+
as well as the API References (Javadoc) for the three components.   
  
 
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.
 
The following material provides additional documentation and may serve as the basis for building up (further) reference documentation.
 
* Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]) by Régis Lemaigre
 
* [[GEF Zest Visualization | Zest Component Page]]
 
  
 
There are also several '''[[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]'''.  
 
There are also several '''[[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]'''.  

Revision as of 17:58, 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 will be included from 3.9M4 on). It contains the respective Programmer's Guides as well as the API References (Javadoc) for the three components.

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