Re: newbie needs help/advice
Re: newbie needs help/advice
- Subject: Re: newbie needs help/advice
- From: LD <email@hidden>
- Date: Mon, 20 Jun 2005 15:06:03 +1000
Hi John,
On 20/06/2005, at 1:49 PM, John Watson wrote:
Putting jars in the extensions folder is really the recommended course
of action? That seems crazy. That means *all* my apps get those
jars, when I only want them to be there for my WO work!
These are just basic defaults/conventions (take your pick).
If you have a look at the Target build settings (for the "Application
Server" target, for example, for your project (not exactly sure where
they're found in Xcode 2.1 but if they're not found under an item
called "Targets" in the left column then use Get Info on the project
file within Xcode - sorry, I'm still on Xcode 2.0)...
Anyway, look for the definition for "JAVA_COMPILER_FLAGS" which are
(by default) set to something like the following:
-extdirs /Library/WebObjects/Extensions:/Library/Java/Extensions:/
System/Library/Java/Extensions:/System/Library/Frameworks/
JavaVM.framework/Home/lib/ext
Adjust as desired for the project...
with regards,
--
LD
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden