eclipse / gemoc-studio-execution-ale

Gemoc studio execution ale
0 stars 7 forks source link

Use new GenericDebugModelId in order to decrease dependecies to JavaEngine #30

Closed dvojtise closed 4 years ago

dvojtise commented 4 years ago

This PR contributes to https://github.com/eclipse/gemoc-studio-execution-ale/issues/29

In order to remove some of the dependencies of ALE to JavaEngine it reuses the new GenericDebugModelId as proposed in https://github.com/eclipse/gemoc-studio-modeldebugging/pull/141

Warning: existing launch configurations (ie. in user's workspaces) must be recreated by the users.