Does this happen when you're compiling the file or when you try to use
the class or when you try to run that class's main() method?
What is your CLASSPATH set to?
And lo, the chronicles report that Greg Sarsons spake thusly unto the masses:
>
> I've got a problem when I compile and i'm sure it
I've got a problem when I compile and i'm sure it has to do with the
path but I haven't been able to solve it. When I compile a .java file
that will create another someother .class file when the constructor is
called I get the error
class whatever not found in type declaration
If I take the sam