diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 00e02b2de26..b1c87899bd3 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -138,8 +138,8 @@ can run this from the top-level directory: === Importing into Eclipse -You can import the Spring Boot code into any Eclipse Oxygen based distribution. The easiest -way to setup a new environment is to use the Eclipse Installer with the provided +You can import the Spring Boot code into any Eclipse 2019-06 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). @@ -147,8 +147,8 @@ way to setup a new environment is to use the Eclipse Installer with the provided Spring Boot includes a `.setup` files which can be used with the Eclipse Installer to provision a new environment. To use the installer: -* Download and run the latest Eclipse Installer from - https://www.eclipse.org/downloads/[eclipse.org/downloads/] (under "Get Eclipse"). +* Download and run the latest + 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`". diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 245d688fc89..29eec25ade2 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -75,11 +75,17 @@ + name="org.springframework.boot.ide.main.feature.feature.group"/> + + + Install the tools needed in the IDE to work with the source code for ${scope.project.label}