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
a336a5c3
Commit
a336a5c3
authored
Apr 02, 2019
by
Phillip Webb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prune unnecessary P2 Eclipse installs
Remove a few items that are no longer necessary.
parent
6246da06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
spring-boot-project.setup
eclipse/spring-boot-project.setup
+1
-9
No files found.
eclipse/spring-boot-project.setup
View file @
a336a5c3
...
...
@@ -54,8 +54,6 @@
</setupTask>
<setupTask
xsi:type=
"setup.p2:P2Task"
>
<requirement
name=
"epp.package.java"
/>
<requirement
name=
"org.eclipse.platform.feature.group"
/>
<requirement
...
...
@@ -76,16 +74,10 @@
name=
"org.eclipse.wst.web_ui.feature.feature.group"
/>
<requirement
name=
"org.sonatype.m2e.buildhelper.feature.feature.group"
/>
<repository
url=
"https://download.eclipse.org/technology/epp/packages/oxygen/R/"
/>
<repository
url=
"https://download.eclipse.org/releases/oxygen/"
/>
<repository
url=
"https://dl.bintray.com/spring/javaformat-eclipse/"
/>
<repository
url=
"https://download.eclipse.org/egit/github/updates/"
/>
<repository
url=
"https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201207090124/"
/>
url=
"https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201405280027/"
/>
<description>
Install the tools needed in the IDE to work with the
source code for ${scope.project.label}
...
...
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