mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Install Spring formatter Eclipse plugin
Update Oomph project setup to install the Spring code formatter. See gh-4136
This commit is contained in:
@@ -85,6 +85,8 @@
|
||||
name="org.sonatype.m2e.buildhelper.feature.feature.group"/>
|
||||
<requirement
|
||||
name="org.eclipse.mylyn.github.feature.feature.group"/>
|
||||
<requirement
|
||||
name="org.springframework.ide.eclipse.jdt.formatter.feature.feature.group"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/technology/epp/packages/mars/R"/>
|
||||
<repository
|
||||
@@ -93,6 +95,8 @@
|
||||
url="http://andrei.gmxhome.de/eclipse"/>
|
||||
<repository
|
||||
url="https://dl.bintray.com/philwebb/m2eclipse-maveneclipse"/>
|
||||
<repository
|
||||
url="https://dl.bintray.com/philwebb/spring-eclipse-code-formatter"/>
|
||||
<repository
|
||||
url="http://dist.springsource.com/release/TOOLS/update/e4.5"/>
|
||||
<repository
|
||||
|
||||
Reference in New Issue
Block a user