Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Repair XCode 1.5 documentation and code completion' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Repair XCode 1.5 documentation and code completion
Authored by: yuck72 on Sep 02, '04 05:40:37AM

That sounds like you updated your Java installation (1.4.2) without installing the corresponding Java Developer Tools (separate package available via ADC connect.apple.com (free membership is enough).

Installing a Java Update on the Mac is like installing a JRE on another system - but you want the Javadocs, headers, etc... Download the additional Java Developer package from ADC and install it, unpack the Javadocs with the provided shell script and try again



[ Reply to This | # ]
Repair XCode 1.5 documentation and code completion
Authored by: hedgepig on Sep 02, '04 08:51:29AM

Thanks, that did the trick!



[ Reply to This | # ]