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 "Graphical Modeling Framework"

(Documentation)
(13 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
</tr></table>
 
</tr></table>
  
== Quick links ==
+
== Get started ==
 +
Feel free to improve all these resourcesit by your own experience, and if you detect an issue you are not able to fix, please report it!
  
=== New and Noteworthy ===
+
=== Tutorials ===
  
*[[GMF 2.2 New and Noteworthy|2.2 Stream (Stable) New and Noteworthy]]
+
==== Main tutorial ====
*[[GMF 2.3 New and Noteworthy|2.3 Stream (Dev) New and Noteworthy]]
+
#[[/Tutorial/Part 1 | Get started with GMF - Mindmap example]]
 +
#[[/Tutorial/Part 2 | Learn how to configure your editor]]
 +
#[[/Tutorial/Part 3 | Advanced customization]]
 +
#[[/Tutorial/Part 4 | GMF Lite]]
  
 +
==== Other tutorials & documentation ====
 +
*[[/Documentation|Documentation]]
 +
*[[/Documentation/Index| Documentation Index]]
  
=== Update Site ===
+
== Installing ==
  
* [[Modeling Project/Installation | Installing via Update Manager]]
+
=== Releases ===
* [http://download.eclipse.org/modeling/gmf/update-site/releases/site.xml Releases]
+
GMF Users should install the releases from the following update sites:
 +
* GMF Runtime update site: http://download.eclipse.org/modeling/gmf/update-site/releases/ or directly from the Indigo update-site
 +
* GMF Tooling update site: http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases/
  
 +
=== Snapshots (unstable) ===
 +
Snapshots are to be used by contributors to have the most recent builds with latest fixes. See [[/Contributors Area#Builds]]
  
=== Documentation ===
+
== Versions ==
*[[GMF Documentation|Documentation]]
+
* [[/Versions| Project Plan and New & Noteworthy page]]
*[[GMF_Documentation_Index| Documentation Index]]
+
 
*[[/Tutorial/]]
+
== All ==
 
*[[:Category:GMF|Pages in GMF Category]]
 
*[[:Category:GMF|Pages in GMF Category]]
  
=== Supplemental Projects ===
 
This section is to point to various projects in the community created to enhance/improve on GMF.
 
 
* [http://code.google.com/p/gmftools gmftools] ''This project offers a collection of development tools, extensions to the runtime library and extensions to the code generator of the Graphical Modeling Framework''
 
* [http://www.eclipse.org/gmt/epsilon/doc/eugenia eugenia] ''EuGENia is a tool that automatically generates the .gmfgraph, .gmftool and .gmfmap models needed to implement a GMF editor from a single annotated Ecore metamodel.''
 
 
=== Contributors and commercial support ===
 
* [[GMF_Utilization | contributors, products based on, and trainings]]
 
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 
[[Category:GMF]]
 
[[Category:GMF]]
 
[[Category:MDD]]
 
[[Category:MDD]]

Revision as of 05:52, 7 December 2011



GMF
Website
Download
Dev Builds
Update Site releases milestones
Community
Mailing ListNewsgroupIRC
Bugzilla
Open
Help Wanted
Bug Day
Source
GMF Notation: View CVS repo

GMF Runtime: View CVS repo
GMF Tooling: View Git Repo, GitHub


What is GMF ?

The Eclipse Graphical Modeling Framework (GMF) provides a generative component and runtime infrastructure for developing graphical editors based on EMF and GEF.

While the main GMF website contains the bulk of information regarding the project, the type of information more appropriately hosted on a wiki is (or will be) found here, such as: FAQs, tutorials, requirements, discussions, etc.
Gmf logo banner.png

Get started

Feel free to improve all these resourcesit by your own experience, and if you detect an issue you are not able to fix, please report it!

Tutorials

Main tutorial

  1. Get started with GMF - Mindmap example
  2. Learn how to configure your editor
  3. Advanced customization
  4. GMF Lite

Other tutorials & documentation

Installing

Releases

GMF Users should install the releases from the following update sites:

Snapshots (unstable)

Snapshots are to be used by contributors to have the most recent builds with latest fixes. See /Contributors Area#Builds

Versions

All

Back to the top