Page 1 of 1

Little help

Posted: Fri Oct 16, 2009 5:28 pm
by Negat1ve
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 =)

Re: Little help

Posted: Fri Oct 16, 2009 5:37 pm
by _DS_
You need to install jdk, not only jre.

Re: Little help

Posted: Sat Oct 17, 2009 7:47 pm
by Negat1ve
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 ?

Re: Little help

Posted: Sat Oct 17, 2009 7:53 pm
by Probe
it should reopen automatically...
create a workspace and check out svn to it, that way it'll stay on opening

Re: Little help

Posted: Sat Oct 17, 2009 9:31 pm
by Negat1ve
I can see only Build.xml opened ( text inside of that ) but i cant see files in navigator =\