Setup Eclipse using the update site
Last updated
Last updated
Go to www.oracle.com/technetwork/java/javase/downloads/index.html and press the “Download” button under the “JDK” text to download the JDK. Version 1.8 or higher should be fine.
From: http://www.eclipse.org/downloads/packages/
Go to the section "Eclipse Modelling Tools" and select for example “Windows 64-bit”: http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/photon/R/eclipse-modeling-photon-R-win32-x86_64.zip
To install all the required components and edit ESDL-files, an Eclipse update-site is available to get the latest version of the ESDL Designer and the ESDL model.
To do that, you need to add an eclipse update site to your eclipse installation.
Give the Repository a name and use the following URL as location:
https://github.com/EnergyTransition/esdl-update-site/raw/master
You can also drag and drop the above URL on the "Install new software" dialog (depicted above) or the "Add new repository" dialog.
Follow the required steps to let Eclipse add the required ESDL components.
Eclipse in now configured to use ESDL and you will receive notifications whenever there are updates.