Problem with pbx index

From: Sebastien Groutars (sgroutar..enali.be)
Date: Tue Jul 29 2003 - 10:55:18 EDT

  • Next message: Kaj Hejer: "Re: "Cannot use rapid turnaround." when projectbuilder is not running"

    I use the pbxindex task because I want to create de PBX.proj so I could
    open the *.eomodeld.
    When I open the project.pbxproject, projectBuilder is openning with all
    my *.eomodeld but when I try to open this eomodeld with the EOModler,
    there is no reference to the prototype.
    I give you here the ant task that I use:
    <target name = "pbxIndex.gen" >
                     <pbxindex projectFile="./PBX.pbproj">
                            <resources dir="Resources">
                      
                         <include name = "*.eomodeld"/>
                      </resources>
       </pbxindex>
    Is there anything that I've missed?



    This archive was generated by hypermail 2.0.0 : Tue Jul 29 2003 - 10:51:39 EDT