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

Graphical Modeling Framework/Get Involved



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


Report bugs

Here is the place to report bug and track progress: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GMP

Get the source

The source code of the GMF project can be found in the CVS repository

Browse the repository:

Build

See the build instructions

Contributing

There are many articles about contributing to Eclipse projects like Remy Suens blog or the Mylyn Contributor reference.

There is a complete GMF developer guide


Create patch

Once you got the source code of GMF and found a modification you wish to contribute, just create a patch and attach it to the related bug. Then committers will review it and perform tests with the patch, If everything is fine, it gets committed.

Becoming a committer

If you successfully contributed good patches, you deserve to become a committer. Someone should invite you to become a committer. If not, and you think you deserve to be a committer, just ask the gmf-dev mailing-list.

See also

Back to the top