Compile Failure
Posted: Wed Sep 28, 2011 12:14 am
Hello. First of all I would like to mention that I am new in that area, so I would like to apologize whether my post is in wrong place or that kind of post has been already answered.
I tried to compile the file build.xml under the folders L2j_Datapack and L2j_Server but i got that message in both situtations:
@L2j_Datapack
@L2j_Server
I 've done already all the previous steps as I saw at the wiki's post (Setup Eclipse and SVN). So whats the exact problem and what I have to do in order to fix it?
Thank you in advance for your answer.
I tried to compile the file build.xml under the folders L2j_Datapack and L2j_Server but i got that message in both situtations:
@L2j_Datapack
Code: Select all
Buildfile: C:\Users\admin\workspace\L2J_DataPack\build.xmlclean:getChangelogDateVersion: BUILD FAILEDC:\Users\admin\workspace\L2J_DataPack\build.xml:54: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified Total time: 465 milliseconds
Code: Select all
Buildfile: C:\Users\admin\workspace\L2J_Server\build.xmlclean:checkRequirements:getChangelogDateVersion: BUILD FAILEDC:\Users\admin\workspace\L2J_Server\build.xml:132: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified Total time: 448 milliseconds
Thank you in advance for your answer.