
Signature
Insufficient facts always invite danger.
-- Spock, "Space Seed", stardate 3141.9
>> I am trying to point netbeans 4 to the system javadocs, but I can't
>> seem to find them. Where should they be on a unix (solaris 10) install?
>
> nowhere as java is not part of the OS, can be anywhere depending who is installing it.
Since atleast Solaris 8 (about 4 years ago), it is installed by default.
>Ask your admin or install it yourself in one of your own
> directories if it is not present.
I assumed it would be part of a standard Java install, but it appears not.
Where can I download the javadocs for the standard java API?
I looked around here: http://java.sun.com/reference/api/index.html, but
don't see any docs to download, just html to browse.
~S
Shea Martin - 08 Apr 2005 00:16 GMT
>>> I am trying to point netbeans 4 to the system javadocs, but I can't
>>> seem to find them. Where should they be on a unix (solaris 10) install?
[quoted text clipped - 13 lines]
>
> ~S
Ok, I hunted around java.sun.com and found them this time. problem solved.
they were under documentation, not under downloads.
~S