Re: Where's java 1.4.2 documentation?
Re: Where's java 1.4.2 documentation?
- Subject: Re: Where's java 1.4.2 documentation?
- From: Arturo Pérez <email@hidden>
- Date: Wed, 5 May 2004 10:54:51 -0400
On May 5, 2004, at 10:43 AM, Prachi Gauriar wrote:
On May 5, 2004, at 4:01 AM, Denis Stanton wrote:
On 05/05/2004, at 4:23 PM, Arturo Pirez wrote:
Hi list,
No matter what I do I can't get the Java 1.4.2 documentation
installed correctly. I think the last update to Xcode broke it.
Any documentation out there on how to fix it?
I don't know how to fix it - I seem to have a problem too as I see
that the link to the API from local page
file:///Developer/Documentation/Java/Reference/1.4.2/appledoc/api/
index.html doesn't work on my Mac after installing Xcode 1.2
The Xcode 1.2 release notes state that if you want the Java 1.4.2
documentation, you must reinstall the Java 1.4.2 developer package and
unpack the documentation the same way as before.
That's not true. All it says is
By default there is limited access to Java API through the "Quick
API" search facility or through Option double-clicking a symbol in a
code editor, since most of the Java documentation is shipped in a jar
archive and so is not indexed. To make the documentation accessible,
run this command in a Terminal window:
sudo /Developer/Documentation/Java/scripts/unjarJavaDocumentation.sh
This script extracts the documentation from the jar archive and runs
/Developer/Tools/pbhelpindexer on the resulting HTML files to index
them.
I've done that and it does nothing. I looked at the supplied script
and it only works with Java 1.4.1. And that part is commented out.
--arturo
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.