<?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 do I reference the default Workspace in the command line? in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1346696#M7812</link>
    <description>&lt;P&gt;I'm automating my builds with the command line and I would like to use the same command across different machines. These machines have their Workspaces on different locations. They only use one Workspace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where can I find (and reference) the default workspace? It it in a PATH variable, some .ini file or do I need to query some specific executable?&lt;/P&gt;&lt;P&gt;C:\NXP\S32DS.3.4\eclipse\eclipsec -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data &lt;STRONG&gt;C:\local_projects\MyWonderfulWorkspaceS32DS&lt;/STRONG&gt; -cleanBuild proj_name&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 09:46:57 GMT</pubDate>
    <dc:creator>roy_vanlierop</dc:creator>
    <dc:date>2021-09-27T09:46:57Z</dc:date>
    <item>
      <title>How do I reference the default Workspace in the command line?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1346696#M7812</link>
      <description>&lt;P&gt;I'm automating my builds with the command line and I would like to use the same command across different machines. These machines have their Workspaces on different locations. They only use one Workspace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where can I find (and reference) the default workspace? It it in a PATH variable, some .ini file or do I need to query some specific executable?&lt;/P&gt;&lt;P&gt;C:\NXP\S32DS.3.4\eclipse\eclipsec -nosplash -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data &lt;STRONG&gt;C:\local_projects\MyWonderfulWorkspaceS32DS&lt;/STRONG&gt; -cleanBuild proj_name&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 09:46:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1346696#M7812</guid>
      <dc:creator>roy_vanlierop</dc:creator>
      <dc:date>2021-09-27T09:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference the default Workspace in the command line?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1347062#M7818</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/70112"&gt;@roy_vanlierop&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;S32 Design Studio is built on top of Eclipse. As I am aware, Eclipse does not have a default workspace setting. S32DS does not add anything for this. Perhaps you could find some ideas in the Eclipse communities?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 20:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1347062#M7818</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2021-09-27T20:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference the default Workspace in the command line?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1349219#M7827</link>
      <description>&lt;P&gt;Hello Mike,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Except by making my own plugin there doesn't seem to be a straightforward way to get the workspace name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The workspace name is in the titlebar, I might be able to scrape it with some custom bat file. Seems like workaround.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:33:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1349219#M7827</guid>
      <dc:creator>roy_vanlierop</dc:creator>
      <dc:date>2021-09-30T15:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference the default Workspace in the command line?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1349669#M7830</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/70112"&gt;@roy_vanlierop&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;One thing you might consider, is having the workspace the same for all PCs. For example, the C:\Users\Public profile is on all Windows OS PCs, you could place the workspaces there and use the same name for the workspace in each case, then you would not need to implement a script to try to extract it. However, if you don't have influence over the humans that control each PC, perhaps the script is a better solution. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 19:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1349669#M7830</guid>
      <dc:creator>mikedoidge</dc:creator>
      <dc:date>2021-10-01T19:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference the default Workspace in the command line?</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1349948#M7833</link>
      <description>&lt;P&gt;Hi Mike,&lt;BR /&gt;&lt;BR /&gt;This exactly my problem, the humans.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will cobble up some sort of script to extract the Workspace path.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 09:18:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/How-do-I-reference-the-default-Workspace-in-the-command-line/m-p/1349948#M7833</guid>
      <dc:creator>roy_vanlierop</dc:creator>
      <dc:date>2021-10-04T09:18:00Z</dc:date>
    </item>
  </channel>
</rss>

