Community
Participate
Working Groups
Using org.eclipse.egit.ui_3.4.0.201405122233.jar I get the FNFE. I checked the jar, and while it has the css folder that folder contains nothing. I suspect the build.properties in https://git.eclipse.org/c/egit/egit.git/commit/?id=bd2f78535f4a923e79f5e8db898d91f17c1c1a2a needs to have css/ not just css. java.io.FileNotFoundException: /css/e4-dark_egit_prefstyle.css at org.eclipse.osgi.storage.url.bundleentry.Handler.findBundleEntry(Handler.java:37) at org.eclipse.osgi.storage.url.BundleResourceHandler.openConnection(BundleResourceHandler.java:169) at java.net.URL.openConnection(URL.java:971) at org.eclipse.osgi.storage.url.BundleURLConverter.resolve(BundleURLConverter.java:50) at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:228) at org.eclipse.core.internal.runtime.PlatformURLConverter.resolve(PlatformURLConverter.java:54) at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:228) at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:422) at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:390) at org.eclipse.ui.internal.dialogs.ViewsPreferencePage$2.selectionChanged(ViewsPreferencePage.java:142)
fix: https://git.eclipse.org/r/#/c/26749/
merged as 3545a102de6e8672fb0798d468b5103c35d3bdac