Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'api already installed' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
api already installed
Authored by: bakaDeshi on Apr 06, '02 04:42:07PM

FYI.

I didn't find this out until after I downloaded the api from sun but it's already installed in os x. Not sure if you have to install the developer tools to get it or not but it's pretty buried.
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Documentation/api/index.html
It also has com.apple.mrj packages, you can see what apple added.

nothing like spending the time to download something you already have. :]



[ Reply to This | # ]
api already installed
Authored by: jcltech on Nov 14, '02 09:36:45AM

Try looking at /Developer/Documentation/Java/
Sure there are symlinks but that is just about where I would expect my Java docs to land.

There are links there to all Java documentation including a local copy of Sun's, which is in the location previously mentioned, BTW.



[ Reply to This | # ]