Jump to content
  • 0

Problem with eclipse


Question

Posted

Buildfile: C:\workspace\L2J_DataPack\build.xml

clean:

checkRequirements:

getChangelogDateVersion:

 

BUILD FAILED

C:\workspace\L2J_DataPack\build.xml:64: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, ??? ????? ?????? ? ?????? ??? ???????????? ??????? ??? ?? ???????

 

Total time: 639 milliseconds

 

7 answers to this question

Recommended Posts

  • 0
Posted

Install this.

 

installed... btw this is normal??

 

Buildfile: C:\workspace\L2J_Server_BETA\build.xml

clean:

checkRequirements:

getChangelogDateVersion:

init:

    [mkdir] Created dir: C:\workspace\L2J_Server_BETA\build

    [mkdir] Created dir: C:\workspace\L2J_Server_BETA\build\classes

compile:

    [javac] Compiling 1623 source files to C:\workspace\L2J_Server_BETA\build\classes

    [javac] Creating empty C:\workspace\L2J_Server_BETA\build\classes\com\l2jserver\gameserver\scripting\scriptengine\package-info.class

jar:

      [jar] Building jar: C:\workspace\L2J_Server_BETA\build\dist\login\l2jlogin.jar

      [jar] Building jar: C:\workspace\L2J_Server_BETA\build\dist\game\l2jserver.jar

      [jar] Building jar: C:\workspace\L2J_Server_BETA\build\dist\tools\dbinst_cs.jar

      [jar] Building jar: C:\workspace\L2J_Server_BETA\build\dist\tools\dbinst_gs.jar

      [jar] Building jar: C:\workspace\L2J_Server_BETA\build\dist\tools\dbinst_ls.jar

dist:

    [copy] Copying 63 files to C:\workspace\L2J_Server_BETA\build\dist

    [copy] Copying 5 files to C:\workspace\L2J_Server_BETA\build\dist\game

    [copy] Copying 17 files to C:\workspace\L2J_Server_BETA\build\dist\libs

    [copy] Copying 5 files to C:\workspace\L2J_Server_BETA\build\dist\login

      [zip] Building zip: C:\workspace\L2J_Server_BETA\build\L2J_Server_BETA.zip

BUILD SUCCESSFUL

Total time: 1 minute 31 seconds

 

 

im talking about this :

clean:

checkRequirements:

getChangelogDateVersion:

init:

 

Guest
This topic is now closed to further replies.


×
×
  • Create New...