From 1ee7b80162837ae3a4fb6435962b66a47e63268f Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 25 Jun 2019 16:22:53 +0100 Subject: [PATCH] Update the Oomph setup for Eclipse 2019-06 Closes gh-15200 --- CONTRIBUTING.adoc | 8 ++++---- eclipse/spring-boot-project.setup | 8 ++++++++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 591ed6a324..c62baa5b5b 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -155,8 +155,8 @@ to Maven by setting a `MAVEN_OPTS` environment variable with the value === 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). @@ -164,8 +164,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 8189a695d4..bdf4316cae 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -74,10 +74,18 @@ name="org.eclipse.wst.web_ui.feature.feature.group"/> + + + + Install the tools needed in the IDE to work with the source code for ${scope.project.label}