Re: WOProject XcodeIndex working
Re: WOProject XcodeIndex working
- Subject: Re: WOProject XcodeIndex working
- From: Greg <email@hidden>
- Date: Tue, 3 May 2005 14:38:33 +1000
I just tried it, but got a failed message
BUILD FAILED
/Users/ghulands/Development/Eclipse/workspace/DigitalDavinci/
build.xml:14: typedef class
org.objectstyle.woproject.ant.FrameworkSet cannot be found
<target name="xcode.index" depends="setProps">
<typedef name="frameworks"
classname="org.objectstyle.woproject.ant.FrameworkSet"/>
<frameworks root="${wo.wosystemroot}" id="system.frameworks">
<patternset>
<includesfile name="woproject/
ant.frameworks.wo.wosystemroot"/>
</patternset>
</frameworks>
<frameworks root="${wo.wolocalroot}" id="local.frameworks"
embed="true">
<patternset>
<includesfile name="woproject/
ant.frameworks.wo.wolocalroot"/>
</patternset>
</frameworks>
<taskdef name="xcodeindex"
classname="org.objectstyle.woproject.ant.XcodeIndex"/>
<xcodeindex projectFile="./Xcode.xcode">
<resources dir=".">
<include name="*.wo"/>
<include name="*.eomodeld"/>
<include name="*.api"/>
</resources>
<sources dir="./src">
<include name="**/*.java"/>
</sources>
<frameworks refid="system.frameworks"/>
<frameworks refid="local.frameworks"/>
</xcodeindex>
</target>
On 03/05/2005, at 2:17 PM, Jonathan 'Wolf' Rentzsch wrote:
David LeBer, email@hidden, wrote:
** Yay! No more scary privateframework hacks!**
That's exactly why I wrote it :-) Glad to hear it sounds like Xcode
2.0
doesn't break it.
| Jonathan 'Wolf' Rentzsch http://rentzsch.com
| Red Shed Software http://redshed.net
| "better" necessarily means "different"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40framedphotographics.com
This email sent to email@hidden
_______________________________________________
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