Community
Participate
Working Groups
The CSS resources have been moved to a new plugin, org.eclipse.ui.themes in Bug 420836 So if EPP points to theme in their plugin.xml this reference should be adjusted, the images are currently not removed to avoid issue so if you don't do this, you will not get errors: See https://git.eclipse.org/r/#/c/22368/1/platform/org.eclipse.platform/plugin.xml for an example. You basically have to replace: <property name="applicationCSSResources" value="platform:/plugin/org.eclipse.platform/images/"> with <property name="applicationCSSResources" value="platform:/plugin/org.eclipse.ui.themes/images/">
Thanks for the heads up, Lars, I'll check this for the next milestone!
Move is done, you could adjust EPP is you want.
Changed the property to the new location in *all* EPP packages. Pushed to master with commit e6e1eed64dda20038ec42c7cb9522a3d5593f38c