Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.26 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.26 KB

Installation of 3rd-party Eclipse components using Eclipse Oomph Installer

The hu.bme.mit.gamma.oomph project provides a configuration file for the Eclipse Installer which eases the creation of reproducible development environments.

  1. Download the Eclipse Installer from https://www.eclipse.org/downloads/packages/installer.

  2. Clone our GitHub repository from using the following URL: https://github.com/ftsrg/gamma.

  3. Open Eclipse Installer and switch to Advanced mode: Start Eclipse Installer in Advanced Mode

  4. Select Eclipse IDE for Java and DSL Developers with Product Version: 2023-09 and Java VM: JRE 17.0.0+ options. Eclipse IDE for Java and DSL Developers

  5. Add the gamma.setup file as a GitHub User Project. Alt text Alt text

  6. Select the Gamma Oomph Project to be installed and finish the installation process. Alt text

  7. At this point you should have an Eclipse with the required 3rd-party Eclipse components. Finish the installation steps described here.