简体   繁体   中英

Netbeans and Javadoc

You awesome people may know how to do this.

I know that once I download the correct file I can import the file by clicking Tools > Library > and select Javadoc > then selecting add zip/folder.

I am running the following.

Product Version: NetBeans IDE 6.9.1 (Build 201007282301) Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server System: Mac OS X version 10.6.5

* All I believe I need is the correct link to the correct Javadoc zip file and I can do the rest. I have tried looking but am literally confused between all the options Oracle offers.

转到http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html ,向下滚动直到看到Java SE 6 Documentation ,然后单击Download Zip按钮。

Once you get the relevant API documentation, as suggested by @yock, you'll want to edit Tools > Java Platforms > Javadoc , rather than Tools > Libraries > Javadoc . On a related note, this answer has more details on locating src.zip .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM