classNotFoundException NSPopUpList
classNotFoundException NSPopUpList
- Subject: classNotFoundException NSPopUpList
- From: Ivan Myrvold <email@hidden>
- Date: Fri, 13 Jun 2003 09:57:05 +0200
I just reinstalled the December Dev Tools, and now I can not debug my
Objective-C project. I have only one Java class included in the
project, and I suspect that one to be the problem. The debugger
complains about this:
"Program threw an uncaught exception:
java.lang.ClassNotFoundException". And looking at the variable list in
the debugger, I have Locals->path = NSPopUpList.class
How can I get my application to debug again, other than throw out the
java class? And that I can't do, because I use that class to access
Oracle through JDBC.
Ivan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.