-
## Bug description
when running the system test (using the docker image)
The eclipse start sometimes 🤔 freezes apparently on the `org.eclipse.gemoc.commons.eclipse.messagingsystem.ui` start job…
-
The logos of the GEMOC Studio/Initiative currently used by the website are deprecated and should be replaced by the new ones.
I'll soon submit a PR to address the issue.
-
## Bug description
currently the CI process on the Eclipse jenkins is not reliable
inn addition to the old flaky test (cf. #123)
now, even the main build of the studio also get killed apparent…
-
In the latest version of Eclipse (Modeling 2020-03) the amalgam project that offers the base classes of the discovery service isn't included anymore
the last version of amalgam is 3 years old (cf.…
-
When an installation via the discovery fails (typically due to a missing dependency in the base eclipse), the discovery dialog does not help the user in finding the cause.
It reports only the top ISt…
-
When creating a RunConfiguration 'Gemoc Sequential eXecutable Model' without animation, the engine load a model without caring about the MelangeURI (like '?lang=MyLanguage' )
Seems caused by:
h…
-
When I write
```
package org.gemoc.xfsm
import org.gemoc.sample.legacyfsm.fsm.FSMMT
language XFSM {
syntax "platform:/resource/org.gemoc.sample.legacyfsm.fsm.model/model/fsm.ecore"
with o…
-
When running the washingmachine example directly in the GEMOC xCapella RCP 1.1.0, the multibranch timeline sometimes crashes with the following exception:
```
java.lang.NullPointerException
at org…
-
When launching the concurrent engine (Sigpml or tfsm)
the timeline may fail with
```
java.lang.NullPointerException
at org.eclipse.gemoc.timeline.view.AbstractTimelineView.setTimelineProvide…
-
This version of the concurrent arduinomodelling works only with previous version of GEMOC Studio
this requires to :
- migrate extension point to current api
- think and adapt model type generati…