Annoying Java Class/Nib problem
Annoying Java Class/Nib problem
- Subject: Annoying Java Class/Nib problem
- From: Kent Smotherman <email@hidden>
- Date: Wed, 11 Jul 2001 23:16:07 -0500
Every now and then, but with annoying regularity, I get a strange
error - suddenly when I try to run my Java/Cocoa app I get an error
telling me that my Java class instantiated from my nib via
InterfaceBuilder cannot be found. The only way I've found to fix it
is to kill by project and nib file and redo EVERYTHING. I've tried
everything I can think of but just can't get around this when it
happens to me. Anyone else seen this and have an easier way to get
around it?
Thanks!
Kent
--