ftsrg / gamma

An Eclipse-based modeling framework for the component-based design and analysis of reactive systems
http://gamma.inf.mit.bme.hu
30 stars 25 forks source link

Added gamma target definition #164

Open arminzavada opened 9 months ago

arminzavada commented 9 months ago

https://wiki.eclipse.org/PDE/Target_Definitions

Target definition files simplify the dependency management of complex Eclipse code bases.

This PR adds a Gamma target definition file with all required dependencies added, thus the host eclipse needs minimal modifications, and the build becomes consistent across clients.

arminzavada commented 9 months ago

I still need to modify the contributors guide. @grbeni I will check it with a clean install of Eclipse, and remove any redundant steps from the guide.