The posted error log tells you that the environment varaible JAVA_HOME has been set wrong.
-------------
"C:\jsim-1.3\build.xml:75: 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:\jdk1.5.0_22"
-------------
please set the environment variable JAVA_HOME with the directory where the JDK has been installed.
khaled hassan於 2014年2月19日星期三UTC+8上午8時38分54秒寫道: