<?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: Displaying issues with Eclipse Modeling Tools in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14389719#M4941586</link>
    <description>Thanks for sharing FPadt!</description>
    <pubDate>Tue, 05 May 2026 13:03:52 GMT</pubDate>
    <dc:creator>Farouk_P</dc:creator>
    <dc:date>2026-05-05T13:03:52Z</dc:date>
    <item>
      <title>Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaq-p/14382272</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm facing an issue since the installation of the new Eclipse Modeling Tools Version: 2026-03 (4.39.0) with the latest version of BW Modeling Workbench (please check attached screenshot)&lt;/P&gt;&lt;P&gt;The issue is with Composite providers Scenario tab display and Explore Data Flow option for any BW Object (please check attached screenshots)&amp;nbsp;&lt;/P&gt;&lt;P&gt;the display is somehow white which blocks me to select related buttons ...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help fixing this issue ? Please let me know if further details are needed.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Mohamed&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 09:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaq-p/14382272</guid>
      <dc:creator>jacques_renaux2</dc:creator>
      <dc:date>2026-04-24T09:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14383751#M4941087</link>
      <description>&lt;P&gt;Hi Mohamed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have this problem with BW Modeling Tool 1.27.28.&lt;/P&gt;&lt;P&gt;Can you please update to the most recent version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 08:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14383751#M4941087</guid>
      <dc:creator>roland_szajko</dc:creator>
      <dc:date>2026-04-27T08:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14383944#M4941098</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/285251"&gt;@jacques_renaux2&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Try the below options ones,&lt;/P&gt;&lt;P&gt;Change Eclipse theme → Switch to Light theme (Window → Preferences → Appearance).&lt;/P&gt;&lt;P&gt;Disable HiDPI scaling → Add -Dswt.autoScale=false in eclipse.ini.&lt;/P&gt;&lt;P&gt;Update / downgrade tools → Install latest BW Modeling Tools patch or revert to previous Eclipse (4.38/4.36).&lt;/P&gt;&lt;P&gt;Reset workspace → Start Eclipse with a new workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sravan&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2026 09:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14383944#M4941098</guid>
      <dc:creator>sravan_aleshwaram</dc:creator>
      <dc:date>2026-04-27T09:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14385447#M4941225</link>
      <description>&lt;P&gt;Hello Mohamed,&lt;/P&gt;&lt;P&gt;we had the same issue and with lots of AI input and testing we found a way how it is working again to have a completed data flow view. (But to be honest this is really a workaround and SAP has to provide a solution for that!)&lt;/P&gt;&lt;P&gt;Add this 3 parameters in the eclipse.ini below&lt;STRONG&gt; -vmargs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Dswt.autoScale.updateOnRuntime=false&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-Dswt.enable.autoScale=false&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-Dswt.autoScale=100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HuMa_0-1777388790424.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/404175i39F3251FE4C96148/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HuMa_0-1777388790424.png" alt="HuMa_0-1777388790424.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But that was not enough, get into the &lt;STRONG&gt;Properties&lt;/STRONG&gt; of your &lt;STRONG&gt;eclipse.exe&amp;nbsp;&lt;/STRONG&gt;choose &lt;STRONG&gt;Compatibility&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;Change high DPI settings,&amp;nbsp;&lt;/STRONG&gt;check&amp;nbsp;&lt;STRONG&gt;High DPI scaling override&amp;nbsp;&lt;/STRONG&gt;with&amp;nbsp;&lt;STRONG&gt;Scaling performed by "System"&amp;nbsp;&lt;/STRONG&gt;(not "Application" or "System (Enhanced)". (I hope the translation ist ok otherwise follow the screenshot below)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HuMa_1-1777388877312.png" style="width: 400px;"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/404176i8E1ED1B0E363C7D2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HuMa_1-1777388877312.png" alt="HuMa_1-1777388877312.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I got it only working with the combination of the parameters and the compatibility mode. Let us know if it also works for you, Thx!&lt;/P&gt;&lt;P&gt;BR&amp;nbsp;&lt;/P&gt;&lt;P&gt;Manuel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 15:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14385447#M4941225</guid>
      <dc:creator>HuMa</dc:creator>
      <dc:date>2026-04-28T15:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14388514#M4941494</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the same problem with a fresh install of both Eclipse 4.38 and 4.39. The former in the official HANA STUDIO (release IMC_STUDIO2_289_2-80000323) the latter being Eclipse 26-03. I installed the BWMT 1.27.28 and the ABAP &amp;amp; HANA tools all at once (which might be the problem)&lt;BR /&gt;&lt;BR /&gt;I decided to re-install BWMT from my Eclipse 4.39 (2026-03)&lt;BR /&gt;&lt;BR /&gt;1. uninstall BWMT&amp;nbsp; ( &lt;U&gt;H&lt;/U&gt;elp&amp;nbsp;&amp;gt;&amp;gt; About Eclipse IDE &amp;gt;&amp;gt; Installation Details &amp;gt;&amp;gt; select 6 components with 1.27.28 Provider SAP)&lt;BR /&gt;2. install BWMT again (still version 1.27.28)&amp;nbsp;eclipse 2603 (&lt;U&gt;H&lt;/U&gt;elp &amp;gt;&amp;gt; Install new Software.. &amp;gt;&amp;gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://tools.hana.ondemand.com/2026-03" target="_blank" rel="noopener"&gt;https://tools.hana.ondemand.com/2026-03&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this is the solution and won't break&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;FP&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 09:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14388514#M4941494</guid>
      <dc:creator>fpadt</dc:creator>
      <dc:date>2026-05-04T09:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14388844#M4941517</link>
      <description>Hi fpadt, I can confirm that his works. Thank you!</description>
      <pubDate>Mon, 04 May 2026 13:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14388844#M4941517</guid>
      <dc:creator>gijs1</dc:creator>
      <dc:date>2026-05-04T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying issues with Eclipse Modeling Tools</title>
      <link>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14389719#M4941586</link>
      <description>Thanks for sharing FPadt!</description>
      <pubDate>Tue, 05 May 2026 13:03:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/displaying-issues-with-eclipse-modeling-tools/qaa-p/14389719#M4941586</guid>
      <dc:creator>Farouk_P</dc:creator>
      <dc:date>2026-05-05T13:03:52Z</dc:date>
    </item>
  </channel>
</rss>

