<?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: Can I speed up eclipse? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501462#M2003236</link>
    <description>&lt;P&gt;Hello Per,&lt;/P&gt;&lt;P&gt;try to increase the size of java heap memory in eclipse.&lt;/P&gt;&lt;P&gt;- Close all eclipse processes&lt;/P&gt;&lt;P&gt;- open "eclipse.ini" in the installation directory with editor&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2006065-image.png" /&gt;&lt;/P&gt;&lt;P&gt;- search for parameter "Xms" and "Xmx"&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2006067-image.png" /&gt;&lt;/P&gt;&lt;P&gt;- change to higher value accordingly to your local memory resources &lt;/P&gt;&lt;P&gt;e.g. for minimum heap size "-Xms1024m" ( means allocation minimum 1 GB ) &lt;/P&gt;&lt;P&gt;e.g. for maximum heap size "-Xmx2048m" ( means allocation up to 2 GB ) &lt;/P&gt;&lt;P&gt;- save "eclipse.ini"&lt;/P&gt;&lt;P&gt;Start eclipse again and test.&lt;/P&gt;&lt;P&gt;Hope it helps ( did it for me ).&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;[ If helpful mark the answer as accepted, so other user can see that this is a confirmed solution ]&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 13:26:49 GMT</pubDate>
    <dc:creator>klaus_u_paschke</dc:creator>
    <dc:date>2022-01-06T13:26:49Z</dc:date>
    <item>
      <title>Can I speed up eclipse?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501461#M2003235</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
  &lt;P&gt;When developing in Eclipse for WebDynPro applications, I experience eclipse as insanely slow. If I write a line of code, it takes 1-2 seconds between each character showing up. It works fine on smaller classes, for but larger ones, i.e a FPM class, it's impossible to use it. I actually have to write the code in a custom local Z-program, and paste it in.&lt;/P&gt;
  &lt;P&gt;The current FPM class has 5500 lines of code.&lt;/P&gt;
  &lt;P&gt;Any suggestions?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 09:47:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501461#M2003235</guid>
      <dc:creator>perage</dc:creator>
      <dc:date>2022-01-06T09:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can I speed up eclipse?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501462#M2003236</link>
      <description>&lt;P&gt;Hello Per,&lt;/P&gt;&lt;P&gt;try to increase the size of java heap memory in eclipse.&lt;/P&gt;&lt;P&gt;- Close all eclipse processes&lt;/P&gt;&lt;P&gt;- open "eclipse.ini" in the installation directory with editor&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2006065-image.png" /&gt;&lt;/P&gt;&lt;P&gt;- search for parameter "Xms" and "Xmx"&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2006067-image.png" /&gt;&lt;/P&gt;&lt;P&gt;- change to higher value accordingly to your local memory resources &lt;/P&gt;&lt;P&gt;e.g. for minimum heap size "-Xms1024m" ( means allocation minimum 1 GB ) &lt;/P&gt;&lt;P&gt;e.g. for maximum heap size "-Xmx2048m" ( means allocation up to 2 GB ) &lt;/P&gt;&lt;P&gt;- save "eclipse.ini"&lt;/P&gt;&lt;P&gt;Start eclipse again and test.&lt;/P&gt;&lt;P&gt;Hope it helps ( did it for me ).&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;[ If helpful mark the answer as accepted, so other user can see that this is a confirmed solution ]&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 13:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501462#M2003236</guid>
      <dc:creator>klaus_u_paschke</dc:creator>
      <dc:date>2022-01-06T13:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I speed up eclipse?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501463#M2003237</link>
      <description>&lt;P&gt;Change your class so the functionality is handled by other classes?&lt;/P&gt;&lt;P&gt;You should also check the eclipse log to see if there's something regularly failing. Finally, a reinstall usually does the trick.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 19:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501463#M2003237</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2022-01-06T19:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I speed up eclipse?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501464#M2003238</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your post.&lt;BR /&gt;We would really like to take a deeper look into your issue. Therefore we need some more information about your scenario. Would it be possible for you to provide us such a class? The best way might be a new ticket for SAP Support. You could also attach your support information zip file for further information about your environment there. &lt;/P&gt;&lt;P&gt;To create a support information zip file, please execute "Help" -&amp;gt; "Collect support information..."&lt;BR /&gt;The component for the ticket is BC-DWB-AIE.&lt;/P&gt;&lt;P&gt;Just let me know, when you have created the ticket.&lt;/P&gt;&lt;P&gt;Thanks and kind regards,&lt;BR /&gt;Yannic&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 09:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/can-i-speed-up-eclipse/m-p/12501464#M2003238</guid>
      <dc:creator>ysoethoff</dc:creator>
      <dc:date>2022-01-11T09:07:31Z</dc:date>
    </item>
  </channel>
</rss>

