I downloaded the required, im in the 5:48 time of the video, in which after I add the SVN and i try to Build build.xml, (run as ant 1 ) i have the following:
Code: Select all
Buildfile: C:\workspace\L2J_Server_BETA\build.xmlcheckRequirements:getChangelogDateVersion:init: [delete] Deleting directory C:\workspace\L2J_Server_BETA\build\bin [mkdir] Created dir: C:\workspace\L2J_Server_BETA\build\bindist: [sync] Removed 2 dangling files from C:\workspace\L2J_Server_BETA\build\distcompile: BUILD FAILEDC:\workspace\L2J_Server_BETA\build.xml:64: 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\jre7" Total time: 9 seconds
Thanks for your time and assistance in advance
P.S. Im trying to make this with remote control in a server, Windows server 2012 OS, if it plays any roll in the issue.