Skip to content

Commit

Permalink
Remove m2e maveneclipse site zip from repo
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Phillip Webb committed Jul 2, 2014
1 parent 8054426 commit 55650bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,12 @@ marketplace".
Spring Boot includes project specific source formatting settings, in order to have these
work with m2eclipse, we provide an additional eclipse plugin that you can install:

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

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

0 comments on commit 55650bd

Please sign in to comment.