Re: frameworks doesn't support the "eclipse"
Re: frameworks doesn't support the "eclipse"
- Subject: Re: frameworks doesn't support the "eclipse"
- From: Chuck Hill <email@hidden>
- Date: Fri, 13 Mar 2009 16:12:37 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden