Re: classNotFoundException NSPopUpList
Re: classNotFoundException NSPopUpList
- Subject: Re: classNotFoundException NSPopUpList
- From: j o a r <email@hidden>
- Date: Fri, 13 Jun 2003 10:12:37 +0200
What is "NSPopUpList"? It's no class that I know of. Are you thinking
of NSPopUpButton, or is it some Java-only Cocoa class?
j o a r
On Friday, Jun 13, 2003, at 09:57 Europe/Stockholm, Ivan Myrvold wrote:
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.
_______________________________________________
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.