On Aug 26, 4:27 am, Gian-Gabriel Cappuccio <[email protected]> wrote:
> Hello,
> How can I install the javadoc file in NetBeans if I am using a Mac. I do not
> find the file jdk-6-doc.zip or jdk-5-doc.zip
First, download the doc from AppleDeveloperConnection, the doc for jdk
5 is already on your Mac.
Then in Netbeans open Tools, Java Platform Manager.
Click on the jdk you want to install javadoc (in the first frame),
then click on javadoc, then click on add zip/folder and browse to:
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/
appledocs.jar
and click ok.
Repeat for docs.jar in same folder
Repeat for src.jar in same folder

Adapt for jdk 1.5 (that is add src.jar).
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to