java-dev

[Prev] Thread [Next]  |  [Prev] Date [Next]

Re: J2SE 6 in Xcode documentation Dmitry Markman Tue Jun 23 01:00:28 2009

using Tom Pelaia technique for creating Token.xml files (I just slightly modified xsl file)
I was able to create good docset

download it from

http://files.me.com/dmarkman/1cox00

from command line

xar -xf file_J2SE60APIReference_docset.xar

move docset to

~/Library/Developer/Shared/Documentation/DocSets

restart Xcode



On Jun 22, 2009, at 8:54 AM, Tom Pelaia wrote:

Hi,

I would like to cast a vote for having Apple provide a docset for Java 6 just like they do for Java 1.4 and 5. I use Xcode for all my development which includes Java, so I find the Xcode online API documentation very useful.

I have written a script that takes Java Doc files and generates a docset, but I don't know whether it will work with the Java 6 Java Doc since it may be formatted a bit differently. I don't recall the details, but I think there was a difference in how it is indexed because it is so big. Maybe someone else can make it work. The API parser should be go good.

I've documented the steps along with downloads of the scripts:
http://www.ornl.gov/~t6p/Main/javadocset.html

best regards,
tom
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      ([EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/dmarkman%40mac.com

This email sent to [EMAIL PROTECTED]

Dmitry Markman

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      ([EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/alexiscircle%40gmail.com

This email sent to [EMAIL PROTECTED]