Thanks for your interest in this project.
The code in this repository contains the GMF Notation metamodel, which is part of the Eclipse GMF Runtime project.
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.
- A set of reusable components for graphical editors, such as printing, image export, actions and toolbars and much more.
- A standardized model to describe diagram elements, which separates between the semantic (domain) and notation (diagram) elements.
- A command infrastructure that bridges the different command frameworks used by EMF and GEF.
- An extensible framework that allows graphical editors to be open and extendible.
This repository is subject to the Terms of Use of the Eclipse Foundation
Information regarding source code management, builds, coding standards, and more.
The project maintains the following source code repositories
- https://github.com/eclipse-gmf-runtime/gmf-notation
- https://github.com/eclipse-gmf-runtime/gmf-runtime
- https://github.com/eclipse-gmf-runtime/gmf-runtime-website
This project uses GitHub to track ongoing development and issues.
- https://github.com/eclipse-gmf-runtime/gmf-notation/issues
- https://github.com/eclipse-gmf-runtime/gmf-runtime/issues
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy.
- https://eclipse.org/projects/dev_process
- https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf
In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA).
The ECA provides the Eclipse Foundation with a permanent record that you agree that each of your contributions will comply with the commitments documented in the Developer Certificate of Origin (DCO). Having an ECA on file associated with the email address matching the "Author" field of your contribution's Git commits fulfils the DCO's requirement that you sign-off on your contributions.
For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit
Contact the project developers via the project's "dev" list.