Jump to content
  • 0

How to compile?


Sphinxrave

Question

Hey Technics,

I'm a java programmer/student/modder, and I wanted to play around with the technic launcher/spoutcraft launcher. I got eclipse, Mauve (or whatever that is for working with the pom.xml) and also eGit and all the GitHub connectivity stuff, managed to clone down the repository/branches/- (pardon my jargon-newbness)

But i can't figure out how to compile it.

(yes, I'm a noob in Eclipse. Or Java in general.)

Can someone run me through with ... or run through me... (both sound wrong and dangerous) the compilation method?

Thanks a ton :)

Sphinxrave

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project technic-launcher: Compilation failure

[ERROR] Unable to locate the Javac Compiler in:

[ERROR] C:\Program Files\Java\jre7\..\lib\tools.jar

[ERROR] Please ensure you are using JDK 1.4 or above and

[ERROR] not a JRE (the com.sun.tools.javac.Main class is required).

any idea? (Win 7 64bit Java 64 bit)

Edit: fixed with this.

http://stackoverflow.com/questions/2222560/build-failed-question-maven-jre-or-jdk-problem

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...