Hello all,
I want to install gEditor v0.7 for J-Sim.
I have installed J-Sim, and can run some examples.
The geditor v0.7 package location: C:\jsim-1.3\jsim-geditor-0.7\examples-geditor (ex2.xml)
The related environment variables are as follows:
CLASSPATH .;C:\jdk1.5.0_22\lib\tools.jar;%ANT_HOME%\bin;%ANT_HOME%\lib\ant.jar;C:\jsim-1.3\classes;%script%;%J_SIM%\classes;%J_SCRIPT%;
J_SCRIPT %J_SIM%\jars\tcl.zip;%J_SIM%\jars\jython.jar;%J_SIM%\jars\crimson.jar
J_SIM C:\jsim-1.3
JAVA_HOME C:\jdk1.5.0_22
script C:\jsim-1.3\jars\tcl.zip;C:\jsim-1.3\jars\jython.jar
Then in the C:\jsim-1.3, I run: ant compile
Then in this directory: C:\jsim-1.3\jsim-geditor-0.7\examples-geditor I run: java gEditor ex2.xml
It said: Could not find or load main class gEditor.
What can I do now? What's the problem?
I have been working on this problem for a long time. Who can help me? Any suggestion?