Article:
 |
|
Building a Simple Java Application in Mac OS X
|
| Subject: |
|
Java Docs |
| Date: |
|
2001-08-20 08:15:19 |
| From: |
|
dsteinberg
|
Response to: Not found
|
|
Mauro,
Try navigating with the Finder. In my installation I find the docs in the following directory: Mac OS X/Library/Java/Home/docs/. When I double click on index.html it takes me to the path I listed above. They may be in a different location on your machine.
One way to locate them would be to search for some Java specific doc such as JMenuItem.html and work backwards two layers. That file will sit inside of <...>/docs/javax/swing. You can then navigate up to the docs directory and look for index.html.
Best,
Daniel
|
Showing messages 1 through 2 of 2.
-
Not found
2001-10-17 20:04:18
shideg
[View]
-
Java Docs
2004-10-12 14:39:37
jimb01
[View]
I'm afraid I do not have a docs directory in the path you listed. I only see:
bin
JSSE Copyright.rtf
JSSE License.rtf
lib
src.jar
Nor can I locate the specific doc JMenuItem.html as you suggested. It looks like I don't have documentation on this system.
Do I have an incomplete installation of Java? I updated to Mac OS X 10.1 from 10.0.4, and I also installed the new Developer tools on top of a previous installation of older versions.
Did I do something wrong?
Thanks for any help you can give me. If you'd rather take this off the feedback section, you can e-mail me directly at hideg@mac.com.
Thanks.
++Steve Hideg