Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvojtise authored Feb 27, 2018
1 parent 0f97b08 commit cbe0995
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Gemoc Studio
============

This repository contain the code for assembling the [GEMOC Studio](http://gemoc.org/download.html).
This repository contain the code for assembling the [GEMOC Studio](http://gemoc.org/studio.html) hosted in the Eclipse foundation (see [GEMOC project @ Eclipse](http://www.eclipse.org/gemoc)).

It can be downloaded from [download.eclipse.org/gemoc](https://projects.eclipse.org/projects/modeling.gemoc/downloads). Older builds are availables on [gemoc.org](http://gemoc.org/download.html).


Reporting issues
Expand All @@ -13,6 +15,8 @@ A dashboard of all issues is available as a waffle: [https://waffle.io/eclipse/
* 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](https://github.com/gemoc) : typically those related to a given example ( [ActitivityDiagram](https://github.com/gemoc/activitydiagram/issues),[ArduinoModeling](https://github.com/gemoc/arduinomodeling/issues), [ardurobotmodeling](https://github.com/gemoc/ardurobotmodeling/issues))


Expand All @@ -22,4 +26,4 @@ If you wish to contribute to the project, you'll find some guidance and tip and

Building
============
Instruction about how to build the studio are located in this readme page https://github.com/eclipse/gemoc-studio/tree/master/dev_support/full_compilation .
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 .

0 comments on commit cbe0995

Please sign in to comment.