I did get LocoTools to run but whenever i try to run JMRIDemo i get
the following message at the bottom of the screen
C:\JBUILDER7\JDK1.3.1\bin\javaw -classpath "C:\jb1.0.3
\java\classes;C:\JBuilder7\lib\junit.jar;C:\JBuilder7
\lib\unittest.jar;C:\JBUILDER7\JDK1.3.1
\demo\jfc\Java2D\Java2Demo.jar;C:\JBUILDER7\JDK1.3.1
\jre\lib\i18n.jar;C:\JBUILDER7\JDK1.3.1\jre\lib\jaws.jar;C:\JBUILDER7
\JDK1.3.1\jre\lib\rt.jar;C:\JBUILDER7\JDK1.3.1
\jre\lib\sunrsasign.jar;C:\JBUILDER7\JDK1.3.1\lib\dt.jar;C:\JBUILDER7
\JDK1.3.1\lib\htmlconverter.jar;C:\JBUILDER7\JDK1.3.1
\lib\tools.jar;C:\jb1.0.3\lib\collections.jar;C:\jb1.0.3
\lib\comm.jar;C:\jb1.0.3\lib\crimson.jar;C:\jb1.0.3\lib\jdom-
jdk11.jar;C:\jb1.0.3\lib\junit.jar;C:\jb1.0.3\lib\log4j.jar;C:\jb1.0.3
\lib\Serialio.jar" apps.JmriDemo.JMRIdemo
java.lang.NoClassDefFoundError: apps/JmriDemo/JMRIdemo
Exception in thread "main"
also i have a huge amount of errors on the left side of the screen
Stuff like JMRIDemoConfigAction not found in class JMRIDemo.JMRIDemo
at line 35, 38, & 41
and 39 other errors that look like
Cannot Acceses class jmri.jmrix.loconet.hexfile.LnHexFileAction; file
jmri.jmrix.loconet.hexfile.LnHexFileAction not found at line 53
all but two of the errors involve files called somthingAction 2 of
them involve somthingmenu
was i supposed to set a class path for this whole thing??