<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to GET groupPath (or groupPath hierarchy) via COM API? in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144904#M1676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the COM API and can get targets, files, etc successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I have problems, to get the groupPath of a file or better to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get the whole groupPath hierarchy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the correct API in COM for getting the groupPath of a file ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(or what workaround can I use ?) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have seen groupPath as input argument for several API methods, e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AddFile, AddFile2 etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;usese groupPath as separate input parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The question is now: How can I get back the information about&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;groupPath ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernhard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 16:33:16 GMT</pubDate>
    <dc:creator>bmerkle</dc:creator>
    <dc:date>2007-02-09T16:33:16Z</dc:date>
    <item>
      <title>How to GET groupPath (or groupPath hierarchy) via COM API?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144904#M1676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the COM API and can get targets, files, etc successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I have problems, to get the groupPath of a file or better to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get the whole groupPath hierarchy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the correct API in COM for getting the groupPath of a file ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(or what workaround can I use ?) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have seen groupPath as input argument for several API methods, e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AddFile, AddFile2 etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;usese groupPath as separate input parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The question is now: How can I get back the information about&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;groupPath ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernhard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 16:33:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144904#M1676</guid>
      <dc:creator>bmerkle</dc:creator>
      <dc:date>2007-02-09T16:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to GET groupPath (or groupPath hierarchy) via COM API?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144905#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I had a quick look, but I did not see something obvious (but I really did not look deep).&lt;BR /&gt;Anyway, why do you need the groupPath?&lt;BR /&gt;AFAIK it is only used in displaying the files in the project view in CW.&lt;BR /&gt;Daniel&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2007 03:58:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144905#M1677</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2007-02-11T03:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to GET groupPath (or groupPath hierarchy) via COM API?</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144906#M1678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;I want to generate a project file for another tool, and that project file should correspond to the metrowerks codewarrior project file.&lt;BR /&gt;&lt;BR /&gt;As we have made some groupPath that do NOT reflect the file/dir structure I need the information about the groupPath, so I can mirror this in the other tool.&lt;BR /&gt;I could of course use the file structure (directly on the disk) but the we have two hierachies (on is the groupPath and one is the physikal structure on the disk).&lt;BR /&gt;&lt;BR /&gt;I read a posting from MWRon, where he says, the groupPath is implicitly contained in the filename with separated with colons (":") and I would also implement the parsing based on that information. However was not able to get information from my mcp file...&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Bernhard.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 17:36:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-GET-groupPath-or-groupPath-hierarchy-via-COM-API/m-p/144906#M1678</guid>
      <dc:creator>bmerkle</dc:creator>
      <dc:date>2007-02-12T17:36:34Z</dc:date>
    </item>
  </channel>
</rss>

