This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I've had netbeans 6.8 installed but I'm having some problems adding external javadocs.
I'm using free form project, I've added the libraries with no problem, I got all the code hint and syntax highlighting and such, but I just can't get the javadocs to work.
been a while since I last used netbeans, the layout seem to have changed.
also, whenever I press alt+F1 it just say cannot perform javadoc here, even the native javadoc doesn't show up. I only get it in code completion popups.
I've added javadocs for various JARs to my projects in NetBeans 6.8 without any issues. Could you give a specific example of a JAR file included within a project, how you added the javadoc to that JAR, and exactly what you are doing in the editor to have the javadoc show up? Always TellTheDetails.
I've attached a screenshot of how I added the JARs, I've never tried importing javadoc before in netbeans, you need to add the javadocs inside the JAR? I have the docs as folders with html inside. I tried adding the docs in the Java platform Manager, Javadoc tab, Add zip/folder... guess thats the wrong place. and I can't find where the library manager is
by the way its a Java free-form project
thanks
lil Yaure
Greenhorn
Joined: Feb 25, 2010
Posts: 23
posted
0
Anyone can help please
I tried searching google but I only manage to find the help on netbeans 6.1,
its annoying to search through many javadocs in firefox...
Anyhelp, any links in how to add javadocs into netbeans 6.8 will be great PLEASE!
lil Yaure
Greenhorn
Joined: Feb 25, 2010
Posts: 23
posted
0
is there not enough details? Anyone can help please
Peter?