<?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 Re: Submodules not showing in Git Repositories view in MCUXpresso IDE</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1842444#M9664</link>
    <description>&lt;P&gt;I've just done some quick tests as well and I'm able see the submodules...&lt;/P&gt;
&lt;P&gt;I know that we're talking about a feature available in MCUXpresso IDE but we're actually bundling inside the product the non-modified (by NXP) EGit plugins [1]. Given that I'm currently unable to reproduce the problem on my side, I recommend you report the issue directly on GitHub. You certainly have more details about the issue than me.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;
&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://github.com/eclipse-egit/egit-github" target="_blank"&gt;https://github.com/eclipse-egit/egit-github&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2024 13:16:00 GMT</pubDate>
    <dc:creator>AdrianOltean</dc:creator>
    <dc:date>2024-04-08T13:16:00Z</dc:date>
    <item>
      <title>Submodules not showing in Git Repositories view</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1829749#M9600</link>
      <description>&lt;P&gt;I'm running MCUX v11.9.0. I've been able to successfully add git submodules and I can use the Git Staging view to push changes, but in the Git Repositories view the Submodules item is empty and I can't update my submodules from the IDE. It does work from the command line.&lt;/P&gt;&lt;P&gt;I see references online to a bug of this description being fixed in Eclipse several years ago. Is MCUX's Eclipse missing those fixes, is this a different but, or am I doing something wrong?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2024 03:03:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1829749#M9600</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2024-03-17T03:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Submodules not showing in Git Repositories view</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1830605#M9610</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/126981"&gt;@scottm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;I see references online to a bug of this description being fixed in Eclipse several years ago&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Could you please tell the Eclipse version that have the bug?&lt;/P&gt;
&lt;P&gt;And how about providing specific steps to reproduce the issue, I help to check on my side.Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 01:59:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1830605#M9610</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-03-19T01:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Submodules not showing in Git Repositories view</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1839781#M9650</link>
      <description>&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;Here's an illustration of the problem:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scottm_0-1712112805089.png" style="width: 979px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271687i2C8DF44C1A6DD465/image-dimensions/979x717?v=v2" width="979" height="717" role="button" title="scottm_0-1712112805089.png" alt="scottm_0-1712112805089.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This project has two submodules - one called hyperion-web, located in /hyperion-web, and the other called net-module, located in source/net. As you can see, the Git Repositories view shows the hyperion-web submodule but not the net-module submodule. From the left pane you can see that it does recognize it as a submodule, though. Additionally I'm able to check in changes from the Git Staging view. I'm just not able to sync changes using the Git Repository view - I have to go to the command line to do it.&lt;/P&gt;&lt;P&gt;I couldn't tell you how to reproduce it. Two other projects that have net-module in the same relative location are showing the submodule just fine.&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 02:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1839781#M9650</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2024-04-03T02:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Submodules not showing in Git Repositories view</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1842444#M9664</link>
      <description>&lt;P&gt;I've just done some quick tests as well and I'm able see the submodules...&lt;/P&gt;
&lt;P&gt;I know that we're talking about a feature available in MCUXpresso IDE but we're actually bundling inside the product the non-modified (by NXP) EGit plugins [1]. Given that I'm currently unable to reproduce the problem on my side, I recommend you report the issue directly on GitHub. You certainly have more details about the issue than me.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;
&lt;P&gt;[1]&amp;nbsp;&lt;A href="https://github.com/eclipse-egit/egit-github" target="_blank"&gt;https://github.com/eclipse-egit/egit-github&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 13:16:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Submodules-not-showing-in-Git-Repositories-view/m-p/1842444#M9664</guid>
      <dc:creator>AdrianOltean</dc:creator>
      <dc:date>2024-04-08T13:16:00Z</dc:date>
    </item>
  </channel>
</rss>

