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
 
(21 intermediate revisions by 2 users not shown)
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
+
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).
as well as the API Reference (Javadoc) for Draw2d and GEF. Reference documentation for Zest 1.x is currently not provided. 
+
 
+
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]]'''.  
+
 
+
= Additional Documentation Links =
+
* [[GEF/New and Noteworthy| New and Noteworthy]]
+
* [[GEF/Articles, Tutorials, Slides | Articles, Tutorials, Slides]]
+
* [[GEF/Examples | Examples]]
+
* [[GEF/Developer FAQ | Draw2d/GEF Developer FAQ]]
+
* [[GEF/Troubleshooting Guide | Draw2d/GEF Troubleshooting Guide]]
+
  
 
[[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