Here's a post from 2005 on nbusers@netbeans.org. Someone with the same issue. Let's see if the final response is any help....
Doesn't seem to be. It says to check to make sure the package declaration is accurate and matches the file structure, and those two things seem to be OK. So I'm stymied.
4:45pm
o.k.
- Get rid of all the embedded .class files where there are source .java files
- Even though the 'add a library' option allows you to add a directory of class files, they won't be seen unless they're in a .jar file, so jar them all up.
- As for the source files that it can't see, I'm still working on that.
No comments:
Post a Comment