could not find or load main class (but class is certainly there!)
Hello,
In recent years I have created many mxj classes for my projects, then I stopped for about a year. Now when I'm trying to compile a java class from the mxj "viewsource" ide I'm getting the message "could not find or load main class <myclass> compilation of <myclass> failed".
I can definitely see my class in the right folder - I even see the .class being created there when I click on "compile". I've tried saving the .class to various folders:
- Contents/Resources/C74/java-classes/classes
- Contents/Resources/C7/Packages/max-mx/java-classes/classes
- Documents/Max 8/Packages/myPackege/java-classes/classes
and some more. I can see that the files are there, but the compiler can't seem to be able to load the class.
Tried installing several JDK versions, tried on mac and windows - nothing works!
This is super strange and frustrating, and I'm in the middle of a project which needs this mxj obect asap.
Please help! What's going on?
Thanks.
ith