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"

m (Updated N&N page to say 2.2 instead of 2.1)
m (What is GMF ?)
 
(28 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{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 provides a [http://www.eclipse.org/gmf-tooling | generative component] and [http://www.eclipse.org/gmf-runtime | 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 sites for respective components of the GMF 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]] ===
+
== Get started ==
A list of proposed items to be addressed in the next release are [[GMF_Project_Plan_Draft|here]].
+
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!
  
=== [[GMF New and Noteworthy|2.2 Stream New and Noteworthy]] [[Image:New-small.gif]] ===
+
=== Tutorials ===
  
=== Update Site ===
+
==== Main tutorial ====
 +
#[[/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]]
  
* [[Modeling Project/Installation | Installing via Update Manager]]
+
==== Other tutorials & documentation ====
* [http://download.eclipse.org/modeling/gmf/update-site/releases/site.xml Releases]
+
*[[/Documentation|Documentation]]
 +
*[[/Documentation/Index| Documentation Index]]
  
=== [[GMF Development Guidelines|Development Guidelines]] ===
+
== Installing ==
  
=== [[GMF Documentation|Documentation]] ===
+
=== Releases ===
 +
GMF Users should install the releases following instructions at respective sites:
 +
* [http://www.eclipse.org/gmf-runtime/downloads.php GMF Runtime] downloads & installation instructions
 +
* [http://www.eclipse.org/gmf-notation/downloads.php GMF Notation] downloads & installation instructions
 +
* [http://www.eclipse.org/gmf-tooling/download.php GMF Tooling] downloads & installation instructions
  
=== [[GMF_Documentation_Index| Documentation Index]] ===
+
All GMF sub projects are participating in the Eclipse Simultaneous Releases and may be installed directly from the release update site.
  
=== [[GMF Dev Calls|Developer Conference Calls]] ===
+
=== Snapshots (unstable) ===
 +
Snapshots are to be used by contributors to have the most recent builds with latest fixes. See [[/Contributors Area#Builds]]
  
=== Additional ===
+
== Versions ==
 +
* [[/Versions| Project Plan and New & Noteworthy page]]
  
* [http://www.eclipse.org/gmf/ GMF Website]
+
== All ==
* [[Graphical Modeling Framework | GMF Wiki]] [http://wiki.eclipse.org/index.php/Category:GMF Category]
+
*[[:Category:GMF|Pages in GMF Category]]
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 
[[Category:GMF]]
 
[[Category:GMF]]
 
[[Category:MDD]]
 
[[Category:MDD]]

Latest revision as of 06:28, 17 November 2014



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 provides a | generative component and | runtime infrastructure for developing graphical editors based on EMF and GEF.

While the sites for respective components of the GMF 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 following instructions at respective sites:

All GMF sub projects are participating in the Eclipse Simultaneous Releases and may be installed directly from the release update site.

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