Skip to content

Commit

Permalink
Install Spring formatter Eclipse plugin
Browse files Browse the repository at this point in the history
Update Oomph project setup to install the Spring code formatter.

See spring-projectsgh-4136
  • Loading branch information
philwebb committed Oct 9, 2015
1 parent 04074fe commit e86e8c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eclipse/spring-boot-project.setup
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit e86e8c2

Please sign in to comment.