Can't find j2ee javadoc api
Keep getting the "No Documenation" dialog. I have my a j2ee library and api docs paths set correctly and applied to all modules in my project. Using build 1181. Is there a checklist of items to investigate that might cause this problem?
Please sign in to leave a comment.
Double check the api docs path. Make sure that it is pointing to the
directory just above the com package. I had mine off by a level at least
once.
For WebLogic 7, my j2ee library JavaDocs path is set to:
D:\j2sdkee1.3.1\doc\api
D:\bea\weblogic7\javadocs
Tim
"Bill Pfeiffer" <pfeiffer@gte.net> wrote in message
news:10099003.1085622095144.JavaMail.itn@is.intellij.net...
api docs paths set correctly and applied to all modules in my project.
Using build 1181. Is there a checklist of items to investigate that might
cause this problem?
I've checked and rechecked the api path. Its still a problem. Unless there is somewhere other than the library setup to set this stuff.