Hi there, I try to link the javadoc for my projects against the javadocs of WebObjects 5.4.2.
Therefore I put <link href="http://developer.apple.com/legacy/mac/library/documentation/InternetWeb/Reference/WO542Reference/"/> into my javadoc.xml ant file. Unfortunately I get an error message: [javadoc] javadoc: warning - Error fetching URL: http://developer.apple.com/legacy/mac/library/documentation/InternetWeb/Reference/WO542Reference/package-list OK, the file "package-list" is missing. I downloaded the api docs and inserted a manually created "package-list" file into the api docs. Doesn't work either :-( Funny to note, that it works with the WO 5.3 api doc using "<link href="http://developer.apple.com/documentation/WebObjects/Reference/WO53_Reference/"/>" Any ideas? C.U.CW -- Christoph Wick Director of IT Systems and Services ACADEMY GmbH & Co.KG, Pierstrasse 8, 50997 Cologne, Germany Fon: +49 2236 33665-0 Fax: +49 2236 33665-90 http://www.academy.de ------------------------------------------------------------------ Sitz der Gesellschaft: Köln, Amtsgericht Köln, Reg.Nr: HRA 16306 _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
