diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index ea425f97ba..7286b22a57 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -138,7 +138,7 @@ can run this from the top-level directory: === Importing into Eclipse -You can import the Spring Boot code into any Eclipse 2019-03-based distribution. The +You can import the Spring Boot code into any Eclipse 2019-09-based distribution. The easiest way to setup a new environment is to use the Eclipse Installer with the provided `spring-boot-project.setup` file (in the `/eclipse` folder). @@ -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, `2019-03` as the product version, and click "`next`". + install, `2019-09` 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 1e8909ef39..c644c293cb 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -59,7 +59,7 @@ + name="io.spring.javaformat.eclipse.feature.feature.group"/> + name="org.eclipse.m2e.feature.feature.group"/> + name="org.eclipse.oomph.setup.maven.feature.group"/> + + url="https://download.springsource.com/release/TOOLS/sts4/update/latest/"/> Install the tools needed in the IDE to work with the source code for ${scope.project.label}