Re: frameworks doesn't support the "eclipse"
Re: frameworks doesn't support the "eclipse"
- Subject: Re: frameworks doesn't support the "eclipse"
- From: "Ricardo J. Parada" <email@hidden>
- Date: Fri, 13 Mar 2009 19:10:55 -0400
Never mind.
I figured it out... It turns out that ages ago I edited my /System/Library/Java/JavaConfig.plist and modified the DefaultClasspath to include an old woproject.jar file.
And that's why it was picking up the old one and not the new one I copied into ~/.ant/lib
On Mar 13, 2009, at 6: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 ?
|
_______________________________________________
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