Jump to content

Question

Posted

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

3 answers to this question

Recommended Posts

  • 0
Posted

Once you've got Maven setup with the project and have it in eclipse.. you can right click the rom.xml and choose Run As > install

that will produce the jar file.

Let me know if you have any other issues

  • 0
Posted

[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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...