Clone this repo:
  1. a246d55 [doc] Add top-level README by Pierre-Charles David · 2 years, 6 months ago master
  2. 6832959 [releng] Update to the latest eclipse-jarsigner-plugin by Pierre-Charles David · 2 years, 10 months ago
  3. 2da38e6 [cleanup] Remove obsolete releng files by Pierre-Charles David · 3 years, 6 months ago
  4. 60d464d [releng] Back to the previous SSH account by Pierre-Charles David · 3 years, 6 months ago
  5. 198a521 [releng] Modify SSH account by Pierre-Charles David · 3 years, 6 months ago

Eclipse GMF Runtime - Notation Metamodel

The Eclipse GMF Runtime is an industry proven application framework for creating graphical editors using Eclipse EMF and Eclipse GEF.

This repository contains the EMF-based Notation metamodel which is used by GMF Runtime to store its diagrams. The the main GMF Runtime repo at https://github.com/eclipse/gmf-runtime for the actual framework code.

NOTE: As of september of 2021, the source code for GMF Notation is now hosted on GitHub at https://github.com/eclipse/gmf-notation. If you have Git clones which refers to the old location at git.eclipse.org, update them or you will not get the latest changes.

Source

Issues

Issues are tracked in the Eclipse Bugzilla under the GMF-Runtime product:

Building

From the top-level directory:

mvn clean verify

You can build against a specific Target Platform using -Dplatform=$PLATFORM_NAME. The supported platforms are available in the org.eclipse.gmf.runtime.target directory. For example:

mvn clean verify -Dplatform=2021-06

CI

The official builds are executed on the Eclipse-provided Jenkins instance at https://ci.eclipse.org/gmf-runtime/job/gmf-notation-master/

Update Sites

Update Sites (p2 repositories) are available at:

License

Eclipse Public License 2.0