Jump to content
  • 0

eclipse compile error


Question

Posted

BUILD FAILED

C:\Users\Marwan\Desktop\Eclipse\L2J_Server\build.xml:153: Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified

 

Recommended Posts

  • 0
Posted

iam getting this now

    [javac] javac: invalid target release: 1.7

    [javac] Usage: javac <options> <source files>

    [javac] use -help for a list of possible options

 

BUILD FAILED

C:\Users\Marwan\Desktop\Eclipse\L2J_Server\build.xml:59: Compile failed; see the compiler error output for details.

 

  • 0
Posted

after i installed the  subversion i still getting same error

    [javac] javac: invalid target release: 1.7

    [javac] Usage: javac <options> <source files>

    [javac] use -help for a list of possible options

  • 0
Posted

after i installed the  subversion i still getting same error

    [javac] javac: invalid target release: 1.7

    [javac] Usage: javac <options> <source files>

    [javac] use -help for a list of possible options

 

that is because you are using a wrong or outdated Eclipse version, check the guides I posted above, also remember that now Java 7 is required.

Guest
This topic is now closed to further replies.
×
×
  • Create New...