Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 1c50470

Browse files
author
Stefan Kock
committed
Added hint which Eclipse IDE version to use
1 parent 5cf81b6 commit 1c50470

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPMENT_ENVIRONMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- **Windows**: For testing and development environments we suggest to download and run the installer of the Java 11 **JDK** for 32 or 64 bit client systems (depending on your system).
2323

2424
## Eclipse
25-
- Install the latest Eclipse version
25+
- Install the latest Eclipse version, best fit is [Eclipse IDE for Enterprise Java Developers](https://www.eclipse.org/downloads/packages).
2626
- Set the default JRE of Eclipse to the installed Zulu Java SDK: [Assigning the default JRE for the workbench ](https://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftasks%2Ftask-assign_default_jre.htm)
2727
- Clone the SORMAS-Open repository and import the projects to Eclipse
2828
- If you're using Eclipse to clone, choose "File -> Import -> Git -> Projects from Git" and continue until you're asked to create a new project from the cloned repository; click cancel instead and use "File -> Import -> Maven -> Existing Maven Projects" to import the separate projects into your workspace

0 commit comments

Comments
 (0)