Jump to content
  • 0

Question

Posted

I'm trying to compile a L2dot pack and once i run the ant build at build.xml I get the following

BUILD FAILED

C:\Projects\L2Dot_IL_GameServer\build.xml:71: Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK.

It is currently set to "C:\Program Files\Java\jre6"

I set the JAVA_HOME variable to:

C:\Program Files\Java\jdk1.6.0_13\bin

Which is my install path...

And still the same annoying error...

I tried restarting my computer but nothing...

 

My Kind Regards,

Demon

2 answers to this question

Recommended Posts

  • 0
Posted

Okay done...

But as it was compiling I got this kind of "warning":

    [javac] Note: C:\Projects\L2Dot_IL_GameServer\java\net\sf\l2j\gameserver\GeoEngine.java uses or overrides a deprecated API.

    [javac] Note: Recompile with -Xlint:deprecation for details.

Anything important?

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...