• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOProject XcodeIndex working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: WOProject XcodeIndex working
      • From: David LeBer <email@hidden>
References: 
 >Re: WOProject XcodeIndex working (From: "Jonathan 'Wolf' Rentzsch" <email@hidden>)

  • Prev by Date: Re: to one relationship not setting foreign key
  • Next by Date: An EO custom java can't be made with Tiger.
  • Previous by thread: Re: WOProject XcodeIndex working
  • Next by thread: Re: WOProject XcodeIndex working
  • Index(es):
    • Date
    • Thread