On Mar 13, 2009, at 3:49 PM, Ricardo J. Parada wrote:

Hi All,

Does anybody know why I would get this error:

BUILD FAILED
/Users/ricardo/Workspaces/WonderTest/MyWonderFramework/build.xml:81: frameworks doesn't support the "eclipse" attribute

I did copy the latest woproject.jar from the Eclipse plug-in as follows:

cp /Developer/Applications/eclipse/plugins/ org.objectstyle.wolips.woproject.*/lib/woproject.jar ~/.ant/lib/

I also copied it into /usr/share/ant/lib/

I'm running Leopard so I have ant 1.7.0 as shown below:

$ ant -version
Apache Ant version 1.7.0 compiled on August 25 2008

Do I need to do something else to tell ant that it should use woproject.jar or is it supposed to load it automatically from /usr/ share/ant/lib ?

Somehow, somewhere it is getting an older version of that jar. Try which ant to see if it is running the one you expect and use ls -l to check that each file is not a link to a version you forgot about. Also find / -name "woproject.jar" if all else fails.


Chuck


--
Chuck Hill             Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to