This repository contain the code for assembling the GEMOC Studio hosted in the Eclipse foundation (see GEMOC project @ Eclipse).
It can be downloaded from download.eclipse.org/gemoc. Older builds are availables on gemoc.org.
In case of trouble with the studio, you can use one the issue trackers of the Studio. Since the Studio is an assembly of various tools and components, the precise tracker will depend on the involved component. A dashboard of all issues is available as a waffle: https://waffle.io/eclipse/gemoc-studio.
- https://github.com/eclipse/gemoc-studio/issues : Main/Global tracker, use this tracker if this is an assembly problem or if you don't know which precise component is affected.
- https://github.com/eclipse/gemoc-studio-modeldebugging/issues : Tracker for issues related to the main framework, to the definition of Sequential languages and to the sequential engine.
(Please note that some older issues are still in the old repositories in the GEMOC github organization https://github.com/gemoc)
Some additional trackers may be used on the repositories of the GEMOC github organization : typically those related to a given example ( ActitivityDiagram,ArduinoModeling, ardurobotmodeling)
If you wish to contribute to the project, you'll find some guidance and tip and tricks on the project github wiki pages.
Instructions about how to build locally the studio are available in this readme page https://github.com/eclipse/gemoc-studio/tree/master/dev_support/full_compilation .