Error Starting Application.

Yohan <[email protected]> Wed, 8 Oct 2003 01:34:58 -0700 (PDT)
Newsgroups gmane.comp.java.jswat.user
Message-ID <[email protected]>
I keep getting the error "The source for the class URLClassLoader could not be found". Could it bcos i have not installed my java sources .. ?? I have setup classpath and sourcepath correctly. The application seems to run fine outside jswat. The message window shows ...
 
VM loading with following options, class name, and class arguments.
d:\j2sdk1.4.1_01\jre\bin\java  -cp "D:\jswat\jswat.jar" 
d:\muffin\src\Muffin.class
VM loaded
Source for class not found. Check sourcepath. (Class: d:\muffin\src\Muffin.class )
VM running
Exception thrown: ClassNotFoundException: "d:\muffin\src\Muffin.class"
[main] URLClassLoader$1.run (URLClassLoader.java:198)
VM running
Exception thrown: ClassNotFoundException: "d:\muffin\src\Muffin.class"
[main] URLClassLoader.findClass (URLClassLoader.java:203)
VM running
Disconnected from debuggee VM
VM closed



---------------------------------
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search

_______________________________________________
jswat-user mailing list
[email protected]
http://www.bluemarsh.com/mailman/listinfo/jswat-user