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/Articles, Tutorials, Slides"

< GEF
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
=== Articles ===
 
=== Articles ===
 +
* Ryan Wang(2013): [http://www.programcreek.com/2013/03/eclipse-gef-tutorial/ Simple Example to Demonstrate GEF MVC ]
 
* Paul Bilnoski (2010): [http://pbwhiteboard.blogspot.com/2010/12/notes-for-starting-out-with-eclipse-gef.html Notes for Starting Out with Eclipse GEF]
 
* Paul Bilnoski (2010): [http://pbwhiteboard.blogspot.com/2010/12/notes-for-starting-out-with-eclipse-gef.html Notes for Starting Out with Eclipse GEF]
 
* Alexander Nyssen (2010): [http://nyssen.blogspot.com/2010/12/draw2d-examples-hidden-treasure.html The Draw2d Examples - A Hidden Treasure]
 
* Alexander Nyssen (2010): [http://nyssen.blogspot.com/2010/12/draw2d-examples-hidden-treasure.html The Draw2d Examples - A Hidden Treasure]
Line 11: Line 12:
  
 
=== Tutorials ===
 
=== Tutorials ===
* Régis Lemaigre: Draw2d/GEF Tutorial ([[GEF Description | Part 1]] & [[GEF Description2 | Part 2]])
 
 
* Vainolo (2011): [http://www.vainolo.com/tutorials/gef-tutorials/ Vainolo's Tutorials], an ongoing GEF tutorial for the creation of an [http://en.wikipedia.org/wiki/Object_Process_Methodology OPM] editor.
 
* Vainolo (2011): [http://www.vainolo.com/tutorials/gef-tutorials/ Vainolo's Tutorials], an ongoing GEF tutorial for the creation of an [http://en.wikipedia.org/wiki/Object_Process_Methodology OPM] editor.
 
* Lars Vogel (2009): [http://www.vogella.de/articles/EclipseZest/article.html Eclipse Zest - Tutorial]
 
* Lars Vogel (2009): [http://www.vogella.de/articles/EclipseZest/article.html Eclipse Zest - Tutorial]
 
* Chris Aniszczyk, Randy Hudson (2007): [http://www.ibm.com/developerworks/library/os-eclipse-gef11 Create an Eclipse-based application using the Graphical Editing Framework - How to get started with the GEF and other options for the graphically inclined Eclipse developer], IBM developerWorks article
 
* Chris Aniszczyk, Randy Hudson (2007): [http://www.ibm.com/developerworks/library/os-eclipse-gef11 Create an Eclipse-based application using the Graphical Editing Framework - How to get started with the GEF and other options for the graphically inclined Eclipse developer], IBM developerWorks article
 
* Jean Charles Mammana (2007): [http://www.psykokwak.com/blog/index.php/?q=gef Online GEF tutorial (French)]
 
* Jean Charles Mammana (2007): [http://www.psykokwak.com/blog/index.php/?q=gef Online GEF tutorial (French)]
* Boris Bokowski (2005): [http://www.eclipseteam.de/wiki/bin/view/Public/EclipseGef Onine GEF tutorial (German)]
+
* Boris Bokowski (2005): [http://www.eclipseteam.de/wiki/bin/view/Public/EclipseGef Online GEF tutorial (German)]
 
* William Moore, David Dean, Anna Gerber, Gunnar Wagenknecht, Philippe Vanderheyden (2004): [http://publib-b.boulder.ibm.com/Redbooks.nsf/RedpieceAbstracts/sg246302.html?Open Eclipse Development using the Graphical Editing Framework and the Eclipse Modeling Framework], IBM Redbook
 
* William Moore, David Dean, Anna Gerber, Gunnar Wagenknecht, Philippe Vanderheyden (2004): [http://publib-b.boulder.ibm.com/Redbooks.nsf/RedpieceAbstracts/sg246302.html?Open Eclipse Development using the Graphical Editing Framework and the Eclipse Modeling Framework], IBM Redbook
  
 
=== Slides ===  
 
=== Slides ===  
* Alexander Nyßen (2012): [http://www.eclipsecon.org/europe2012/sites/eclipsecon.org.europe2012/files/GEF4_Share_And_Enjoy_0.pdf GEF4 - Share And Enjoy...], EclipseCon Europe, Ludwigsburg, 2012 presentation slides
 
 
* Alexander Nyßen (2012): [http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/GEF_Past_Present_Future_0.pdf GEF - Past, Present, and Future], EclipseCon NA 2012 presentation slides
 
* Alexander Nyßen (2012): [http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/GEF_Past_Present_Future_0.pdf GEF - Past, Present, and Future], EclipseCon NA 2012 presentation slides
 
* Koen Aers (2008): [http://www.eclipsecon.org/2008/?page=sub/&id=102 Developing an Editor for Directed Graphs with the Eclipse Graphical Editing Framework], EclipseCon 2008 tutorial slides
 
* Koen Aers (2008): [http://www.eclipsecon.org/2008/?page=sub/&id=102 Developing an Editor for Directed Graphs with the Eclipse Graphical Editing Framework], EclipseCon 2008 tutorial slides

Revision as of 21:14, 19 March 2014

Articles

Tutorials

Slides

Additional Documentation Links

Back to the top