Does extdirs work
Does extdirs work
- Subject: Does extdirs work
- From: Baiss Eric Magnusson <email@hidden>
- Date: Thu, 8 Jul 2004 11:32:12 -0700
At Apple's Web page they say
"Existing Project Builder applications can take advantage of the new
launch architecture by simply adding a compiler setting and rebuilding.
First choose Edit Active Target from the Project menu. Look for the
Java Compiler Settings item and add this flag to the Other Java
Compiler Settings text area:"
-extdirs /Library/WebObjects/Extensions:/Library/Java/Extensions:..
But my statement
import org.apache.axis.client.*;
Generates;
package org.apache.axis.client does not exist
Has anyone been able to put the Axis stuff in
/Library/WebObjects/Extensions
Instead of
/Library/Java/Extensions
for the development build.
It appears to me that XCode 1.2 is ignoring the Java Compiler Directive
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_Utilities.java:15: package org.apache.axis.client does not exist
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.