Hi i m trying to compile server ( core ) but i always get this message :
BUILD FAILED
D:\WorkSpace\L2_GameServer\L2_GameServer\build.xml:77: 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\jre1.6.0_06"
Pls help =)
Little help
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Little help
You need to install jdk, not only jre.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 46
- Joined: Thu May 07, 2009 8:46 am
Re: Little help
Thanks =) compile successfull .. but i got one more question because i m newbie in eclipse ...
If i closed program .. how to open project ? should i enter the link of SVN repository again ?
If i closed program .. how to open project ? should i enter the link of SVN repository again ?
-
- Posts: 915
- Joined: Thu Sep 03, 2009 6:36 pm
- Location: Israel
- Contact:
Re: Little help
it should reopen automatically...
create a workspace and check out svn to it, that way it'll stay on opening
create a workspace and check out svn to it, that way it'll stay on opening
-
- Posts: 46
- Joined: Thu May 07, 2009 8:46 am
Re: Little help
I can see only Build.xml opened ( text inside of that ) but i cant see files in navigator =\