Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Class File Editor - Source Not Found
Class File Editor - Source Not Found [message #152931] Wed, 05 November 2003 01:07
Eclipse UserFriend
Originally posted by: marcels.xeye.com

Greetings,
I am attempting to debug a java class by using the "main" method in the
class. When the code is executed, I do a println to the console which I can
debug. However, my next line of code which is a call to one of my class's
constructor in the same project, displays a window indicating "The jar file
rt.jar has no source attachment. You can attach the source by pressing the
button below:". It appears to be looking for the source java file for
ClassLoader.class. This execution throws a "NoClassDefFoundError"
exception.
Why is this exception being thrown when the class being called is in the
same project? And why does it keep asking me for the source file for
ClassLoader.class?

Thanks,
Marcel Sammut
Previous Topic:'all junit tests in a package' fails while creating of new file
Next Topic:Nigthly Builds are not available?
Goto Forum:
  


Current Time: Sun May 11 14:41:52 EDT 2025

Powered by FUDForum. Page generated in 0.02449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top