diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index b1c87899bd3..d3fa9120c99 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -138,9 +138,9 @@ can run this from the top-level directory: === Importing into Eclipse -You can import the Spring Boot code into any Eclipse 2019-06 based distribution. The +You can import the Spring Boot code into any Eclipse 2019-03-based distribution. The easiest way to setup a new environment is to use the Eclipse Installer with the provided -`.setup` file (in the `/eclipse` folder). +`spring-boot-project.setup` file (in the `/eclipse` folder). ==== Using the Eclipse Installer @@ -151,7 +151,7 @@ provision a new environment. To use the installer: https://www.eclipse.org/downloads/packages/installer[Eclipse Installer]. * Switch to "Advanced Mode" using the drop down menu on the right. * Select "`Eclipse IDE for Java Developers`" under "`Eclipse.org`" as the product to - install and click "`next`". + install, `2019-03` as the product version, and click "`next`". * For the "`Project`" click on "`+`" to add a new setup file. Select "`Github Projects`" and browse for `/eclipse/spring-boot-project.setup` from your locally cloned copy of the source code. Click "`OK`" to add the setup file to the list. diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 29eec25ade2..5f40a3712b4 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -66,10 +66,14 @@ name="org.eclipse.jst.server_adapters.ext.feature.feature.group"/> - + + + + url="https://download.springsource.com/release/TOOLS/sts4/update/e4.11/"/> Install the tools needed in the IDE to work with the source code for ${scope.project.label}