GeekPlaya Posted September 6, 2012 Posted September 6, 2012 I've made my necessary changes to the launcher via Maven with Eclipse, and now I want to re-compile it so that I may run the JAR. How do you go about doing it? I right clicked the pom.xml file and selected "Run As > Maven Install", and it gathered the dependencies, but I didn't see it create a JAR anywhere. Quote
GeekPlaya Posted September 6, 2012 Author Posted September 6, 2012 FIXED: You right-click the whole project and select RUN AS > MAVEN INSTALL, and it generates the JAR in a folder named 'target' underneath the project folder. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.