teakay
October 6th, 2008, 11:02 PM
I have downloaded robocode version 1.6.1.2 from sourceforge.net.And it was installed successfully.But When i try to make MyFirstRobot by robocode editor. When robocode set compiler following message show up :
Please wait while Robocode sets up a compiler for you...
Setting up compiler for Windows XP
Java home is C:\Program Files\Java\jre1.6.0_07
Testing compile with javac...
javac does not exist.
Extracting Jikes...
Jikes extracted successfully.
Testing compile with Jikes...
Jikes ok.
Congratulations! Compiler set up successfully.
Click OK to continue.
It said javac does not exist, and I cant save either compile robot program that i've create.Is there something wrong with my javaRE,the jikes or else?
Please wait while Robocode sets up a compiler for you...
Setting up compiler for Windows XP
Java home is C:\Program Files\Java\jre1.6.0_07
Testing compile with javac...
javac does not exist.
Extracting Jikes...
Jikes extracted successfully.
Testing compile with Jikes...
Jikes ok.
Congratulations! Compiler set up successfully.
Click OK to continue.
It said javac does not exist, and I cant save either compile robot program that i've create.Is there something wrong with my javaRE,the jikes or else?