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
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Reference Documentation for Draw2d, GEF (MVC), and Zest=
+
Please refer to [https://github.com/eclipse/gef/wiki GEF@github.com] (5.x) or [https://github.com/eclipse/gef-legacy/wiki GEF-Legacy@github.com] (3.x).
Reference documentation for Draw2d and GEF (MVC) 3.x as well as 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 since 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. There is also some "unofficial" Draw2d/GEF (MVC) documentation provided by Régis Lemaigre ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]]).
+
 
+
= Reference Documentation for GEF4 =
+
Reference documentation for the [[GEF/GEF4 | GEF4]] components is directly maintained in the wiki and can be found under the respective [[GEF/GEF4 | GEF4]] components pages.
+
 
+
= Additional Documentation Links =
+
* [[GEF/New and Noteworthy| New and Noteworthy]
+
* [[GEF/Articles, Tutorials, Slides | Articles, Tutorials and Slides]]
+
* [[GEF/Examples | Examples (only Draw2d &  GEF(MVC) 3.x and Zest 1.x)]]
+
* [[GEF/Developer FAQ | Developer FAQ (only Draw2d &  GEF(MVC) 3.x and Zest 1.x)]]
+
* [[GEF/Troubleshooting Guide | Troubleshooting Guide (only Draw2d &  GEF(MVC) 3.x and Zest 1.x)]]
+
  
 
[[Category:GEF]]
 
[[Category:GEF]]

Latest revision as of 10:14, 15 May 2017

Please refer to GEF@github.com (5.x) or GEF-Legacy@github.com (3.x).

Back to the top