|
|
|
@ -155,8 +155,8 @@ to Maven by setting a `MAVEN_OPTS` environment variable with the value |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
=== Importing into Eclipse |
|
|
|
=== Importing into Eclipse |
|
|
|
You can import the Spring Boot code into any Eclipse Oxygen based distribution. The easiest |
|
|
|
You can import the Spring Boot code into any Eclipse 2019-06 based distribution. The |
|
|
|
way to setup a new environment is to use the Eclipse Installer with the provided |
|
|
|
easiest way to setup a new environment is to use the Eclipse Installer with the provided |
|
|
|
`.setup` file (in the `/eclipse` folder). |
|
|
|
`.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 |
|
|
|
Spring Boot includes a `.setup` files which can be used with the Eclipse Installer to |
|
|
|
provision a new environment. To use the installer: |
|
|
|
provision a new environment. To use the installer: |
|
|
|
|
|
|
|
|
|
|
|
* Download and run the latest Eclipse Installer from |
|
|
|
* Download and run the latest |
|
|
|
https://www.eclipse.org/downloads/[eclipse.org/downloads/] (under "Get Eclipse"). |
|
|
|
https://www.eclipse.org/downloads/packages/installer[Eclipse Installer]. |
|
|
|
* Switch to "Advanced Mode" using the drop down menu on the right. |
|
|
|
* 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 |
|
|
|
* Select "`Eclipse IDE for Java Developers`" under "`Eclipse.org`" as the product to |
|
|
|
install and click "`next`". |
|
|
|
install and click "`next`". |
|
|
|
|