- Joined
- Oct 31, 2016
- Messages
- 6
- Thread Author
- #1
Okay, so what you're going to do is make a maven project in the IDE of your choice then you're going to make a lib folder and drag the runemate.jar inside of that. Once you did that make your pom.xml look something like this. Once that's done run mvn install to install runemate to your local maven repository. Once that's completed you can begin development with automatic jar exporting. Also, if you copy the clean plugin I have inside the pom.xml provided it will delete the jar located in the bot folder on clean as well.
tl;dr pom.xml
tl;dr pom.xml