Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB authored Dec 22, 2016
1 parent bd6cb7d commit ea6fa7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following steps are for the [Eclipse](https://eclipse.org/) development envi
* In Eclipse, go to *File* -> *Import...* -> *Maven* -> *Existing Maven Projects*.
* In the *Root Directory* field, select the location where you downloaded the Advanced Achievements repository.
* Tick the *pom.xml* box that appears in the *Projects* field and click *Finish*.
* To compile the plugin, in the *Package Explorer* window, right click on the imported project, then *Run As* -> *Maven Install*.
* To compile the plugin, in the *Package Explorer* window, right click on the imported project, and first select *Run As* -> *Maven Clean*. Then select *Run As* -> *Maven Install*.
* The plugin will be generated in the *target* folder of the project.

Please let me know if you encounter any problems by opening an Issue, I am happy to help.
Expand Down

0 comments on commit ea6fa7e

Please sign in to comment.