<?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>MCUXpresso IDE中的主题 Re: Broken Text search</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958432#M10047</link>
    <description>&lt;P&gt;This indeed is very likely a problem of Copilot4Eclipse, so what if you uninstall that plugin or report the issue to the plugin owner?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2024 06:33:32 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2024-09-20T06:33:32Z</dc:date>
    <item>
      <title>Broken Text search</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958351#M10045</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;I have MCUXpresso IDE v11.10.0 running on Linux, and everything was working right when suddenly search all over the files broke.&lt;/P&gt;&lt;P&gt;The functionality is accessible from "Search" menu and "File..." submenu. This dialog appears:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cgarcia1_0-1726809020025.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300234i93E0C792C5EA5EB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cgarcia1_0-1726809020025.png" alt="cgarcia1_0-1726809020025.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;cgarcia1_0-1726809020025.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I click "Search", instead of doing the search and listing the results in the "Search" view, I find this error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cgarcia1_1-1726809080481.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/300235iE190920D39DADD9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cgarcia1_1-1726809080481.png" alt="cgarcia1_1-1726809080481.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;cgarcia1_1-1726809080481.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Text Search
An internal error occurred during: "File Search Worker".
'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
An internal error occurred during: "File Search Worker".
'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
An internal error occurred during: "File Search Worker".
'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'&lt;/LI-CODE&gt;&lt;P&gt;I read somewhere else that might be related to Copilot4Eclipse plugin, which I also have installed.&lt;/P&gt;&lt;P&gt;The question is: is there any way of properly installing this plugin to avoid breaking this functionality? The rest of the IDE is working great, as before; I can build, I can debug, etc, and also the Copilot4Eclipse is working perfectly fine.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 05:14:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958351#M10045</guid>
      <dc:creator>cgarcia1</dc:creator>
      <dc:date>2024-09-20T05:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Broken Text search</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958432#M10047</link>
      <description>&lt;P&gt;This indeed is very likely a problem of Copilot4Eclipse, so what if you uninstall that plugin or report the issue to the plugin owner?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 06:33:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958432#M10047</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2024-09-20T06:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Broken Text search</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958467#M10049</link>
      <description>&lt;P&gt;After uninstalling the plugin the problem remains. The only way to recover the search functionality is reinstalling MCUXpresso &lt;STRONG&gt;and not&lt;/STRONG&gt; installing Copilot4Eclipse again.&lt;/P&gt;&lt;P&gt;My question was more focused on if there's a way, a proper way, of installing this plugin that may not break this feature.&lt;/P&gt;&lt;P&gt;The thing is, for installing this plugin from the Marketplace you cannot do that straight away, as there are some dependences not resolved in MCUXpresso and you need to do some "hacks" to be able to run this plugin in MCUXpresso (not necessary in a normal Eclipse). In fact, I followed the solution posted here (&lt;A href="https://www.genuitec.com/forums/topic/cant-install-darkestdark-theme-under-neon-2-nxp-mcuxpress/" target="_blank" rel="noopener"&gt;https://www.genuitec.com/forums/topic/cant-install-darkestdark-theme-under-neon-2-nxp-mcuxpress/&lt;/A&gt;), but just using another update site:&amp;nbsp;&lt;A title="http://download.eclipse.org/releases/2023-06/" href="http://download.eclipse.org/releases/2023-06/" target="_blank" rel="nofollow noopener"&gt;http://download.eclipse.org/releases/2023-06/&lt;/A&gt;. I'm a bit suspicious of that "hack", and then I asked if there's a better way of installing this plugin that may avoid this strange issue.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 06:57:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958467#M10049</guid>
      <dc:creator>cgarcia1</dc:creator>
      <dc:date>2024-09-20T06:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Broken Text search</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958721#M10051</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/115866"&gt;@cgarcia1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if you don't install this plugin Copilot4Eclipse, this problem won't occur?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Hang&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 10:21:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1958721#M10051</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-09-20T10:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Broken Text search</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1960271#M10061</link>
      <description>&lt;P&gt;Looking at the steps or hacks to get the plugin installed, I'm not surprised that it might break things. 'DarkestDark' is infamous to me to break Eclipse basic functionalities.&lt;/P&gt;&lt;P&gt;Having said that, I think it would be better to see with the next MCUXpresso IDE update (new updates align with newer Eclipse), and this might get it solved.&lt;/P&gt;&lt;P&gt;Another option I see is using VS Code for such kind of features where Microsoft has started adding such functionalities directly.&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 02:47:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1960271#M10061</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2024-09-24T02:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Broken Text search</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1965858#M10072</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Big apologies for the recent issue re: Copilot4Eclipse and broken Eclipse search functionality. We have published details on the issue and released Copilot4Eclipse v1.2.2 which resolves the issue. Learn more here:&amp;nbsp;&lt;A href="https://github.com/Genuitec/Copilot4Eclipse-community/discussions/23" target="_blank"&gt;https://github.com/Genuitec/Copilot4Eclipse-community/discussions/23&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Wayne&lt;BR /&gt;Copilot4Eclipse Team&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 17:27:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/Broken-Text-search/m-p/1965858#M10072</guid>
      <dc:creator>wayne-copilot4eclipse</dc:creator>
      <dc:date>2024-10-02T17:27:56Z</dc:date>
    </item>
  </channel>
</rss>

