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"

Line 1: Line 1:
 
{{GMF}}
 
{{GMF}}
  
 
+
== What is GMF ? ==
 
<table>
 
<table>
 
<tr><td>The Eclipse Graphical Modeling Framework ([http://www.eclipse.org/gmf GMF]) provides a generative component and runtime infrastructure for developing graphical editors based on [http://www.eclipse.org/emf EMF] and [http://www.eclipse.org/gef GEF].<br/><br/>While the main GMF [http://www.eclipse.org/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.</td><td align='right'>
 
<tr><td>The Eclipse Graphical Modeling Framework ([http://www.eclipse.org/gmf GMF]) provides a generative component and runtime infrastructure for developing graphical editors based on [http://www.eclipse.org/emf EMF] and [http://www.eclipse.org/gef GEF].<br/><br/>While the main GMF [http://www.eclipse.org/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.</td><td align='right'>
 
[[Image:gmf_logo_banner.png]]</td>
 
[[Image:gmf_logo_banner.png]]</td>
 
</tr></table>
 
</tr></table>
<br/>
 
  
=== [[GMF_Project_Plan|2.2 Project Plan]] ===
+
== Quick links ==
A list of proposed items to be addressed in the next release are [[GMF_Project_Plan_Draft|here]].
+
  
=== [[GMF New and Noteworthy|2.2 Stream New and Noteworthy]] [[Image:New-small.gif]] ===
+
=== New and Noteworthy ===
 +
 
 +
*[[GMF New and Noteworthy|2.2 Stream New and Noteworthy]]
  
 
=== Update Site ===
 
=== Update Site ===
Line 18: Line 18:
 
* [http://download.eclipse.org/modeling/gmf/update-site/releases/site.xml Releases]
 
* [http://download.eclipse.org/modeling/gmf/update-site/releases/site.xml Releases]
  
=== [[GMF Development Guidelines|Development Guidelines]] ===
 
  
=== [[GMF Documentation|Documentation]] ===
+
=== Documentation ===
 +
*[[GMF Documentation|Documentation]]
  
=== [[GMF_Documentation_Index| Documentation Index]] ===
+
*[[GMF_Documentation_Index| Documentation Index]]
  
=== [[GMF Dev Calls|Developer Conference Calls]] ===
 
  
 
=== Supplemental Projects ===
 
=== Supplemental Projects ===
Line 32: Line 31:
 
* [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.''
 
* [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.''
  
=== Additional ===
 
 
* [http://www.eclipse.org/gmf/ GMF Website]
 
* [[Graphical Modeling Framework | GMF Wiki]] [http://wiki.eclipse.org/index.php/Category:GMF Category]
 
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 
[[Category:GMF]]
 
[[Category:GMF]]
 
[[Category:MDD]]
 
[[Category:MDD]]

Revision as of 06:33, 4 November 2009



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

Quick links

New and Noteworthy

Update Site


Documentation


Supplemental Projects

This section is to point to various projects in the community created to enhance/improve on GMF.

  • 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
  • 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.

Back to the top