Skip to content

Commit 55650bd

Browse files
author
Phillip Webb
committed
Remove m2e maveneclipse site zip from repo
Remove org.eclipse.m2e.maveneclipse.site-0.0.1-SNAPSHOT-site.zip and instead point people to the release on github which now works with eclipse luna.
1 parent 8054426 commit 55650bd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CONTRIBUTING.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,12 @@ marketplace".
112112
Spring Boot includes project specific source formatting settings, in order to have these
113113
work with m2eclipse, we provide an additional eclipse plugin that you can install:
114114

115+
* Download `org.eclipse.m2e.maveneclipse.site.zip` from
116+
https://github.com/philwebb/m2eclipse-maveneclipse/releases.
115117
* Select `Install new software` from the `help` menu
116118
* Click `Add...` to add a new repository
117119
* Click the `Archive...` button
118-
* Select `org.eclipse.m2e.maveneclipse.site-0.0.1-SNAPSHOT-site.zip` from the `eclipse`
119-
folder in this checkout
120+
* Select the `org.eclipse.m2e.maveneclipse.site.zip` that you previously downloaded
120121
* Install "Maven Integration for the maven-eclipse-plugin"
121122

122123
NOTE: This plugin is optional. Projects can be imported without the plugin, your code
Binary file not shown.

0 commit comments

Comments
 (0)