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: Prachi Gauriar <email@hidden>
- Date: Wed, 05 May 2004 12:29:22 -0500
On May 5, 2004, at 9:54 AM, Arturo Pirez wrote:
On May 5, 2004, at 10:43 AM, Prachi Gauriar wrote:
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.
My bad. You need to reinstall Java 1.4.2 Developer if you want to use
Java 1.4.2 templates. Of course, I reinstalled it, and my
documentation is working fine, so...
-Prachi
_______________________________________________
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.