Hi,
This might sound strange but i am trying to run something from the commande promt and it is not running but when i compie it using jcreator it works..
I am sure that i am in the right directory sice i used dir command and i have seen all files but still it getms me this strange error??
what shall i do ??
Maha
Z:\Java Files\Xpath>dir
Volume in drive Z is ??
Volume Serial Number is 0BAD-0207
Directory of Z:\Java Files\Xpath
07/18/2006 01:40 PM <DIR> .
07/18/2006 12:19 PM <DIR> ..
07/14/2006 11:48 AM 895 XPathHelper.java
07/18/2006 12:24 PM <DIR> com
07/17/2006 10:42 AM 1,759 TransformationApp.java
07/12/2006 01:55 PM 137 candy.xml
07/17/2006 10:57 AM 1,652 TransformationApp.class
07/18/2006 01:26 PM 1,157 erd.java
07/17/2006 12:00 PM <DIR> org
07/18/2006 01:34 PM 1,382 exec.java
07/18/2006 01:35 PM 1,226 exec.class
07/17/2006 09:53 AM 7,666 Tokenize.java
07/18/2006 12:24 PM 4,851 Tokenize.class
07/13/2006 01:57 PM 215 candy1.dtd
07/18/2006 01:02 PM 448 interf.java
07/18/2006 01:32 PM 504 ListNodeList.java
07/18/2006 01:32 PM 636 ListNodeList.class
07/18/2006 01:26 PM 1,049 erd.class
07/18/2006 01:34 PM 194 candy.dtd
07/18/2006 01:40 PM 826 Tool.java
07/18/2006 01:41 PM 1,234 Tool.class 17 File(s) 25,831 bytes
4 Dir(s) 1,073,610,752 bytes free
Z:\Java Files\Xpath>
java Tool
Exception in
thread "main" java.lang.NoClassDefFoundError: Tool
Z:\Java Files\Xpath>