Issue following the video for eclipse and SVN
Posted: Tue Apr 23, 2013 7:17 pm
Hello everyone, I face a problem while following the instructions of the video in main page, for eclipse and SVN.
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:
It says that java_home doesnt point to the JDK, How should I proceed?
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.
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.