eclipse / gemoc-studio-execution-ale

Gemoc studio execution ale
0 stars 7 forks source link

Integrate ALE interpreted engine in GEMOC Studio build #1

Closed dvojtise closed 5 years ago

dvojtise commented 5 years ago

This PR integrates the ALE interpreted engine to the studio.

ALE interpreted engine comes with 2 parts:

This PR

It also changes the name of the launchers in the run configuration. Instead of Gemoc Sequential eXecutable Model, they now use the following scheme: Executable model with GEMOC Java engine, Executable model with GEMOC ALE Interpreted engine, ...

This PR comes with https://github.com/eclipse/gemoc-studio/pull/126 and https://github.com/eclipse/gemoc-studio-modeldebugging/pull/77