|
|
Repair XCode 1.5 documentation and code completion
I tried running the shellscript that expands the jar archive for the API documentaion but I get the following errors:
java.io.FileNotFoundException: /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/docs.jar (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at java.io.FileInputStream.(FileInputStream.java:66)
at sun.tools.jar.Main.run(Main.java:185)
at sun.tools.jar.Main.main(Main.java:904)
java.io.FileNotFoundException: /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/appledocs.jar (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at java.io.FileInputStream.(FileInputStream.java:66)
at sun.tools.jar.Main.run(Main.java:185)
at sun.tools.jar.Main.main(Main.java:904)
And then when I click the HTML link in the Documentation Window of Xcode I see in the status line: File not found: /Developer/ADC Rference..../doc/api/index.htmlIn the terminal I see that the symlink that should point to the appledoc directory just points to nowhere(the directory doesn't exist with the api documentation). The real api documentation is nowhere to be found. anyone has experienced this? I am using xcode 1.5 and have not unpacked the java api before. maybe that is the problem
Repair XCode 1.5 documentation and code completion
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).
Repair XCode 1.5 documentation and code completion
Thanks, that did the trick! |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|