Little help

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Negat1ve
Posts: 46
Joined: Thu May 07, 2009 8:46 am

Little help

Post 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 =)
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Little help

Post by _DS_ »

You need to install jdk, not only jre.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Negat1ve
Posts: 46
Joined: Thu May 07, 2009 8:46 am

Re: Little help

Post 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 ?
Probe
Posts: 915
Joined: Thu Sep 03, 2009 6:36 pm
Location: Israel
Contact:

Re: Little help

Post by Probe »

it should reopen automatically...
create a workspace and check out svn to it, that way it'll stay on opening
Negat1ve
Posts: 46
Joined: Thu May 07, 2009 8:46 am

Re: Little help

Post by Negat1ve »

I can see only Build.xml opened ( text inside of that ) but i cant see files in navigator =\
Post Reply