How do I enable JavaDoc with J2EE?
Hi,
I'm a J2EE newbie and I'm trying to set up my environment. My application server is Weblogic, which I've configured under the "J2EE Enterprise Application" tab. Now to my question. How do I add the javadoc? I've tried creating a Ejb module, and under the javadoc tab I added the path to the J2EE javadoc. That dosen't work for me, so I tried to add the javadoc path to the JDK. Still it doesn't work. What am I doing wrong?
Thanks in advance!
请先登录再写评论。