Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
d3c5527f
Commit
d3c5527f
authored
Dec 05, 2019
by
Phillip Webb
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '2.1.x' into 2.2.x
Closes gh-19283
parents
2c4a1f1c
0b5ce952
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
7 deletions
+15
-7
CONTRIBUTING.adoc
CONTRIBUTING.adoc
+6
-2
spring-boot-project.setup
eclipse/spring-boot-project.setup
+9
-5
No files found.
CONTRIBUTING.adoc
View file @
d3c5527f
...
@@ -137,10 +137,14 @@ can run this from the top-level directory:
...
@@ -137,10 +137,14 @@ can run this from the top-level directory:
=== Importing into Eclipse
=== Importing into Eclipse
You can import the Spring Boot code into any Eclipse 2019-0
3
-based distribution. The
You can import the Spring Boot code into any Eclipse 2019-0
9
-based distribution. The
easiest 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
`spring-boot-project.setup` file (in the `/eclipse` folder).
`spring-boot-project.setup` file (in the `/eclipse` folder).
NOTE: Due to m2e issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=548652[#548652] you need to be running m2e 1.14.0 or higher.
An early milestone is available from http://download.eclipse.org/technology/m2e/milestones/1.14/.
==== Using the Eclipse Installer
==== Using the Eclipse Installer
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
...
@@ -150,7 +154,7 @@ provision a new environment. To use the installer:
...
@@ -150,7 +154,7 @@ provision a new environment. To use the installer:
https://www.eclipse.org/downloads/packages/installer[Eclipse Installer].
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, `2019-0
3
` as the product version, and click "`next`".
install, `2019-0
9
` as the product version, and click "`next`".
* For the "`Project`" click on "`+`" to add a new setup file. Select "`Github Projects`"
* For the "`Project`" click on "`+`" to add a new setup file. Select "`Github Projects`"
and browse for `<checkout>/eclipse/spring-boot-project.setup` from your locally cloned
and browse for `<checkout>/eclipse/spring-boot-project.setup` from your locally cloned
copy of the source code. Click "`OK`" to add the setup file to the list.
copy of the source code. Click "`OK`" to add the setup file to the list.
...
...
eclipse/spring-boot-project.setup
View file @
d3c5527f
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
<requirement
<requirement
name=
"org.eclipse.jdt.feature.group"
/>
name=
"org.eclipse.jdt.feature.group"
/>
<requirement
<requirement
name=
"io.spring.javaformat.eclipse.feature.feature.group"
versionRange=
"[0.0.15,0.0.16)"
/>
name=
"io.spring.javaformat.eclipse.feature.feature.group"
/>
<requirement
<requirement
name=
"org.eclipse.jst.server_adapters.feature.feature.group"
/>
name=
"org.eclipse.jst.server_adapters.feature.feature.group"
/>
<requirement
<requirement
...
@@ -69,9 +69,11 @@
...
@@ -69,9 +69,11 @@
<requirement
<requirement
name=
"org.eclipse.jst.web_ui.feature.feature.group"
/>
name=
"org.eclipse.jst.web_ui.feature.feature.group"
/>
<requirement
<requirement
name=
"org.eclipse.m2e.feature.feature.group"
versionRange=
"[1.1
1.0, 1.12
.0)"
/>
name=
"org.eclipse.m2e.feature.feature.group"
versionRange=
"[1.1
4.0,2.0
.0)"
/>
<requirement
<requirement
name=
"org.eclipse.oomph.setup.maven.feature.group"
versionRange=
"[1.12.0, 1.13.0)"
/>
name=
"org.eclipse.oomph.setup.maven.feature.group"
/>
<requirement
name=
"org.eclipse.oomph.setup.workingsets.feature.group"
/>
<requirement
<requirement
name=
"org.eclipse.wst.server_adapters.feature.feature.group"
/>
name=
"org.eclipse.wst.server_adapters.feature.feature.group"
/>
<requirement
<requirement
...
@@ -84,12 +86,14 @@
...
@@ -84,12 +86,14 @@
name=
"org.springframework.ide.eclipse.boot.dash.feature.feature.group"
/>
name=
"org.springframework.ide.eclipse.boot.dash.feature.feature.group"
/>
<requirement
<requirement
name=
"org.springframework.tooling.boot.ls.feature.feature.group"
/>
name=
"org.springframework.tooling.boot.ls.feature.feature.group"
/>
<repository
url=
"http://download.eclipse.org/technology/m2e/milestones/1.14/"
/>
<repository
<repository
url=
"https://dl.bintray.com/spring/javaformat-eclipse/"
/>
url=
"https://dl.bintray.com/spring/javaformat-eclipse/"
/>
<repository
<repository
url=
"https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201405280027/"
/>
url=
"https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201405280027/"
/>
<repository
<repository
url=
"https://download.springsource.com/release/TOOLS/sts4/update/
e4.11
/"
/>
url=
"https://download.springsource.com/release/TOOLS/sts4/update/
latest
/"
/>
<description>
<description>
Install the tools needed in the IDE to work with the
Install the tools needed in the IDE to work with the
source code for ${scope.project.label}
source code for ${scope.project.label}
...
@@ -227,7 +231,7 @@
...
@@ -227,7 +231,7 @@
<setupTask
<setupTask
xsi:type=
"setup:PreferenceTask"
xsi:type=
"setup:PreferenceTask"
key=
"/instance/org.eclipse.m2e.core/eclipse.m2.hideFoldersOfNestedProjects"
key=
"/instance/org.eclipse.m2e.core/eclipse.m2.hideFoldersOfNestedProjects"
value=
"
tru
e"
/>
value=
"
fals
e"
/>
<setupTask
<setupTask
xsi:type=
"setup:PreferenceTask"
xsi:type=
"setup:PreferenceTask"
key=
"/instance/org.eclipse.m2e.core/eclipse.m2.updateIndexes"
key=
"/instance/org.eclipse.m2e.core/eclipse.m2.updateIndexes"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment