Community
Participate
Working Groups
The code in bundles/org.eclipse.e4.ui.css.swt.theme/src/org/eclipse/e4/ui/css/swt/inte rnal/theme/ThemeEngine.java assumes that the stylesheet contributed through the 'basestylesheeturi' attribute via the 'org.eclipse.e4.ui.css.swt.theme' extension point are relative to the contributing plugin. As it can be useful for these stylesheets to be provided through a different plugin, this code should also handle a platform-style URL.
Fixed in master: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=462f8b71d7639026e8282c5a3b56c2f75ac32dc2
Verified in I20120123-2200.