The hu.bme.mit.gamma.oomph
project provides a configuration file for the Eclipse Installer which eases the creation of reproducible development environments.
-
Download the Eclipse Installer from
https://www.eclipse.org/downloads/packages/installer
. -
Clone our GitHub repository from using the following URL:
https://github.com/ftsrg/gamma
. -
Select
Eclipse IDE for Java and DSL Developers
withProduct Version
:2023-09
andJava VM
:JRE 17.0.0+
options. -
Add the
gamma.setup
file as aGitHub User Project
. -
Select the
Gamma Oomph Project
to be installed and finish the installation process. -
At this point you should have an Eclipse with the required 3rd-party Eclipse components. Finish the installation steps described here.