The Eclipse GMF Runtime is an industry proven application framework for creating graphical editors using Eclipse EMF and Eclipse GEF.
The GMF Runtime provides many features that one would have to code by hand if using EMF and GMF directly.
Gerrit Reviews are available at https://git.eclipse.org/r/q/gmf-runtime%2Forg.eclipse.gmf-runtime
Issues are tracked in the Eclipse Bugzilla under the GMF-Runtime product:
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
The official builds are executed on the Eclipse-provided Jenkins instance at https://hudson.eclipse.org/hudson/job/gmf-runtime-master/
Update Sites (p2 repositories) are available at: