Hi,
I’m developing eclipse plugins and installed the devStyle darkest dark theme to my source eclipse (the instance I develop the plugins). When testing my plugins I have to start another instance of eclipse (from within the source eclipse). All plugins from my source eclipse are automatically available in the target instance as well – so devStyle is also available there. But after activating the darkest dark theme a lot of exceptions are thrown and logged to the console of my source eclipse and the display of eclipse is totally broken (see attached screenshot).
IDE Package: (Eclipse for Java Developers)
IDE Version: 2019-03 (4.11)
Steps to reproduce the issue:
1. install PDE (http://www.eclipse.org/pde)
2. create new Plug-in project (choose any template)
3. Create run-configuration for eclipse-application (use a clean workspace)
4. run application
5. activate devStyle in new eclipse instance
See attached log for the exceptions thrown.
Attachments:
You must be
logged in to view attached files.