Steps to reproduce
From a fresh installation and clean workspace:
Adapt the *.ini file used to start the eclipse based application and add
-Dswt.autoScale.updateOnRuntime=false
-Dswt.autoScale=125
At the begining the splash screen is shown correctly, but after some seconds and shortly before the application is shown, the splash screenis redrawn and out of scope.
First
after a while
Splash Screen related
From Product Definition file
<splash
location="<obfuscated>" />
Tested under this environment:
Windows 11
Java Version
- IMPLEMENTOR="Eclipse Adoptium"
- IMPLEMENTOR_VERSION="Temurin-25.0.1+8"
- JAVA_RUNTIME_VERSION="25.0.1+8-LTS"
- JAVA_VERSION="25.0.1"
- JAVA_VERSION_DATE="2025-10-21"
Eclipse-RCP Back-End (2025-12)
- org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
- osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.5.700.v20251111-1031.jar@1:start
- osgi.bundles.defaultStartLevel=4
- osgi.framework=file:plugins/org.eclipse.osgi_3.24.0.v20251126-0427.jar
- osgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.3.0.v20251022-1724.jar
- osgi.splashPath=platform:/base/plugins/obfuscated
Community
Steps to reproduce
From a fresh installation and clean workspace:
Adapt the *.ini file used to start the eclipse based application and add
-Dswt.autoScale.updateOnRuntime=false
-Dswt.autoScale=125
At the begining the splash screen is shown correctly, but after some seconds and shortly before the application is shown, the splash screenis redrawn and out of scope.
First
after a while
Splash Screen related
From Product Definition file
Tested under this environment:
Windows 11
Java Version
Eclipse-RCP Back-End (2025-12)
Community