<?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>Question Re: ADT Code Completion is Slow in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14445139#M4946261</link>
    <description>&lt;P&gt;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1903"&gt;@Hyuk_Oh&lt;/a&gt;if you are looking for the right answer.&lt;BR /&gt;My second post&lt;BR /&gt;&lt;A href="https://community.sap.com/t5/technology-q-a/adt-code-completion-is-still-slow/qaq-p/14326598" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/technology-q-a/adt-code-completion-is-still-slow/qaq-p/14326598&lt;/A&gt;&lt;BR /&gt;received a comment by &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/441355"&gt;@uenal&lt;/a&gt; stating that the reason eclipse code completion is slow is because eclipse is bloated and that they are not planning to do anything about it.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jul 2026 09:06:13 GMT</pubDate>
    <dc:creator>cafeteria_fraiche</dc:creator>
    <dc:date>2026-07-21T09:06:13Z</dc:date>
    <item>
      <title>ADT Code Completion is Slow</title>
      <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaq-p/14061980</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I just started working with Eclipse + ADT and noticed that the code completion is really quite slow. It takes ~ 300ms for the next keyword to show up.&lt;/P&gt;&lt;P&gt;Coming from SE38 this is a HUGE step down, performance-wise and also with regards to the user experience, since in SE38 the next keyword was suggested instantly.&lt;/P&gt;&lt;P&gt;With Eclipse I program twice as slow now, compared to SE38 simply because of the massive wait times I have to endure and because I have gotten used to the snappy-ness of SE38 causing me to press tab before the code-completion pop up had a chance to show up.&lt;/P&gt;&lt;P&gt;Since I can only barely type 'field-symbol' in the time it would otherwise take for the suggestion to pop up, I wonder, is there a quick fix (pun intended) for this, to reduce the pop up times?&lt;/P&gt;&lt;P&gt;I realize, Eclipse does provide this funtionallity, but only for languages such as C++ or Java.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 13:06:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaq-p/14061980</guid>
      <dc:creator>cafeteria_fraiche</dc:creator>
      <dc:date>2025-03-31T13:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: ADT Code Completion is Slow</title>
      <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14062522#M4908857</link>
      <description>&lt;P&gt;Good Nigth&lt;BR /&gt;My Name is Raquel Souza&lt;BR /&gt;I'm from Brazil&lt;BR /&gt;&lt;BR /&gt;Yes, this is a common issue in Eclipse with ADT (ABAP Development Tools). SE38 is much faster because it is a native SAP GUI tool, while Eclipse processes more information and depends on specific settings.&lt;BR /&gt;&lt;BR /&gt;Here are some solutions to improve code completion performance in Eclipse with ADT: ### 1.&lt;BR /&gt;Adjust Auto Complete Display Time Eclipse allows you to configure the code completion activation time.&lt;BR /&gt;To adjust this:&lt;BR /&gt;1. Go to Window &amp;gt; Preferences.&lt;BR /&gt;2. Navigate to Abap Development &amp;gt; Editors &amp;gt; Source Code Editors &amp;gt; Code Completion.&lt;BR /&gt;3. Adjust the Completion Delay to a lower value, such as 50 ms.&lt;BR /&gt;4. Uncheck unnecessary options that may be hogging the resource.&lt;BR /&gt;### 2. Increase Eclipse Memory If Eclipse is running low on memory,&lt;BR /&gt;it may affect performance.&lt;BR /&gt;To increase memory:&lt;BR /&gt;1. Open the `eclipse.ini` file in the Eclipse installation folder.&lt;BR /&gt;2. Modify or add these lines: ``` -Xms512m -Xmx2048m ``` This will increase the memory allocation and may improve performance.&lt;/P&gt;&lt;P class=""&gt;&lt;FONT&gt;Good&lt;/FONT&gt;&lt;FONT&gt; luck &lt;/FONT&gt;&lt;EM&gt;&lt;FONT&gt;!&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;EM&gt;&lt;FONT&gt;I hope I&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GenAI was used to help generate this content.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 06:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14062522#M4908857</guid>
      <dc:creator>RaquelSouza96</dc:creator>
      <dc:date>2025-04-02T06:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: ADT Code Completion is Slow</title>
      <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14062903#M4908916</link>
      <description>AI slop.</description>
      <pubDate>Tue, 01 Apr 2025 08:49:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14062903#M4908916</guid>
      <dc:creator>cafeteria_fraiche</dc:creator>
      <dc:date>2025-04-01T08:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: ADT Code Completion is Slow</title>
      <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14439665#M4945758</link>
      <description>Wrong Answer. AI generated answers should be banned.</description>
      <pubDate>Tue, 14 Jul 2026 00:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14439665#M4945758</guid>
      <dc:creator>Hyuk_Oh</dc:creator>
      <dc:date>2026-07-14T00:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: ADT Code Completion is Slow</title>
      <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14440756#M4945855</link>
      <description>&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1903"&gt;@Hyuk_Oh&lt;/a&gt; GenAI is not banned if you mention it, as it's the case here "GenAI was used to help generate this content." (it would be good to see it clearly, at the top of the answer for instance). For more information, see &lt;A href="https://community.sap.com/t5/help/faqpage/title/qa_answer" target="_blank"&gt;https://community.sap.com/t5/help/faqpage/title/qa_answer&lt;/A&gt;.</description>
      <pubDate>Wed, 15 Jul 2026 06:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14440756#M4945855</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2026-07-15T06:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: ADT Code Completion is Slow</title>
      <link>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14445139#M4946261</link>
      <description>&lt;P&gt;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1903"&gt;@Hyuk_Oh&lt;/a&gt;if you are looking for the right answer.&lt;BR /&gt;My second post&lt;BR /&gt;&lt;A href="https://community.sap.com/t5/technology-q-a/adt-code-completion-is-still-slow/qaq-p/14326598" target="_blank" rel="noopener"&gt;https://community.sap.com/t5/technology-q-a/adt-code-completion-is-still-slow/qaq-p/14326598&lt;/A&gt;&lt;BR /&gt;received a comment by &lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/441355"&gt;@uenal&lt;/a&gt; stating that the reason eclipse code completion is slow is because eclipse is bloated and that they are not planning to do anything about it.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2026 09:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/adt-code-completion-is-slow/qaa-p/14445139#M4946261</guid>
      <dc:creator>cafeteria_fraiche</dc:creator>
      <dc:date>2026-07-21T09:06:13Z</dc:date>
    </item>
  </channel>
</rss>

