Re: Help with Java, Xcode, CodeSense, java docs, WebObjects, etc.
Re: Help with Java, Xcode, CodeSense, java docs, WebObjects, etc.
- Subject: Re: Help with Java, Xcode, CodeSense, java docs, WebObjects, etc.
- From: David Ewing <email@hidden>
- Date: Wed, 2 Mar 2005 17:07:55 -0700
I'm pretty sure this has been discussed a few times on this list in the
past, but I didn't find much with a (very) quick Google search.
The basic issue is you need a step 5.5. The WebObjects index templates
did not have the JDK jar files added to them (this is fixed in Tiger).
Simply open them and add the files
"/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar" and
"/System/Library/Frameworks/JavaVM.framework/Classes/ui.jar" to the
projects. After that, just repeat the second part of step 6. (I think
that's all there is to it - my memory's a tad foggy.)
Dave
On Mar 2, 2005, at 2:21 PM, LD wrote:
Hi again all,
no response yet :-( Help would be much appreciated...
I'm trying to get the Documentation all installed in the right places
(though it seems that there's still a confusion in the supplied
scripts between /Developer/ADC Reference Library and
/Developer/Documentation). In any case, problems are arising.
Specifically, I can't get the Class Browser to display standard java
1.4.2 classes from Sun. CodeSense won't do anything with them either.
e.g., in a Java Tool project, if I type 'String s = "some string";'
and then type 's.' then the choices given have no relation to the
available methods of type String. Nor do they appear in a WebObjects
application project (for either the Class Browser or indeed CodeSense)
I've done the following in setting up the development machine from
scratch. Any pointers would be greatly appreciated.
Step 1:
- Install Mac OS X 10.3
- Install Xcode Developer tools CD
- 5.2 Developer CD
Step 2:
- 10.3.8 Combined Update
- Xcode 1.1 Update
- 2004 Security Updates
Step 3:
- Java 1.4.2 Update 1
- Java 1.4.2 Update 1 (Developer) [from ADC]
# Note: installing Java 1.4.2 Update 2 prior to this (as Software
Update wants to do) will break things.
- WebObjects 5.2.2 Developer Update
Step 4:
- Java 1.4.2 Update 2
- WebObjects 5.2.3 Developer Update
- 2005 security Update
Step 5:
- Xcode Tools 1.5 CD Image
- Follow Release Notes Fixes for WebObjects
Step 6:
- sudo /Developer/ADC Reference
Library/Java/scripts/unjarJavaDocumentation.sh
- cd "/Developer/Extras/Xcode Index Templates" &&
./install_templates
I'm still having no luck - what have I missed?
Thanks.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Prev by Date:
Re: Xcode-users Digest, Vol 2, Issue 72
- Next by Date:
Re: Where to find list of Xcode-specific environment variables ?
- Previous by thread:
Re: Help with Java, Xcode, CodeSense, java docs, WebObjects, etc.
- Next by thread:
Re: Help with Java, Xcode, CodeSense, java docs, WebObjects, etc.
- Index(es):