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.
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now