<?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 Error when searching for abap package eclipse: in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753958#M2021955</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;After I got a new computer and installed eclipse I get the error message below, when I try to open an ABAP package:&lt;/P&gt;
  &lt;P&gt;Error when getting results: java.lang.reflect.InvocationTargetException &lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2023 10:49:53 GMT</pubDate>
    <dc:creator>idachristiansen</dc:creator>
    <dc:date>2023-10-20T10:49:53Z</dc:date>
    <item>
      <title>Error when searching for abap package eclipse:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753958#M2021955</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;After I got a new computer and installed eclipse I get the error message below, when I try to open an ABAP package:&lt;/P&gt;
  &lt;P&gt;Error when getting results: java.lang.reflect.InvocationTargetException &lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 10:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753958#M2021955</guid>
      <dc:creator>idachristiansen</dc:creator>
      <dc:date>2023-10-20T10:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error when searching for abap package eclipse:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753959#M2021956</link>
      <description>&lt;P&gt;You should post the log and some information on installed version (Eclipse, build id, ADT, JRE version)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Also look at &lt;A href="https://answers.sap.com/answers/13982499/view.html"&gt;this answer&lt;/A&gt; and &lt;A href="https://github.com/SAP/SapMachine"&gt;this site&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 20 Oct 2023 11:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753959#M2021956</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-10-20T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error when searching for abap package eclipse:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753960#M2021957</link>
      <description>&lt;P&gt;Hi Ida,&lt;/P&gt;&lt;P&gt;I had the same problem after an Eclipse update, not only the search for packages, but nearly all searches). Looks like ADT doesn't like the new JAVA Version 21. After reverting the version in eclipse.ini to the older JAVA-Version the error was gone:&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;-vm
C:/Users/&amp;lt;user&amp;gt;/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_20.0.2.v20230801-2057/jre/bin
&lt;/CODE&gt;&lt;/PRE&gt;Cheers, Uwe</description>
      <pubDate>Mon, 23 Oct 2023 14:57:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753960#M2021957</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2023-10-23T14:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error when searching for abap package eclipse:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753961#M2021958</link>
      <description>&lt;P&gt;Exactly this: &lt;A href="https://github.com/SAP/SapMachine/issues/1517" target="test_blank"&gt;https://github.com/SAP/SapMachine/issues/1517&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Statement from the ADT team:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The problem is within ADT (more precisely: within the URI template library dependency used by ADT).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;We are working on this.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Until this is resolved, ADT cannot be used with JDK 21.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 20:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753961#M2021958</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-10-23T20:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error when searching for abap package eclipse:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753962#M2021959</link>
      <description>&lt;P&gt;Thank you, that worked! &lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 07:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753962#M2021959</guid>
      <dc:creator>idachristiansen</dc:creator>
      <dc:date>2023-10-30T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error when searching for abap package eclipse:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753963#M2021960</link>
      <description>&lt;P&gt;It's fixed in the latest release of ADT. &lt;A href="https://me.sap.com/notes/3391753"&gt;3391753 - RTC of ABAP development tools 3.38 - SAP for Me&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 17:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-searching-for-abap-package-eclipse/m-p/12753963#M2021960</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-11-07T17:55:49Z</dc:date>
    </item>
  </channel>
</rss>

