cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Displaying issues with Eclipse Modeling Tools

jacques_renaux2
Explorer
355

Hello, 

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)

The issue is with Composite providers Scenario tab display and Explore Data Flow option for any BW Object (please check attached screenshots) 

the display is somehow white which blocks me to select related buttons ... 

Could you please help fixing this issue ? Please let me know if further details are needed.

Kind regards,
Mohamed 

View Entire Topic
HuMa
Discoverer
0 Likes

Hello Mohamed,

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!)

Add this 3 parameters in the eclipse.ini below -vmargs

-Dswt.autoScale.updateOnRuntime=false
-Dswt.enable.autoScale=false
-Dswt.autoScale=100

HuMa_0-1777388790424.png

But that was not enough, get into the Properties of your eclipse.exe choose Compatibility and Change high DPI settings, check High DPI scaling override with Scaling performed by "System" (not "Application" or "System (Enhanced)". (I hope the translation ist ok otherwise follow the screenshot below)

HuMa_1-1777388877312.png

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!

BR 

Manuel