Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse 2018-12: themes not applied on Eclipse startup. #268

Open
mario-grgic opened this issue Jan 3, 2019 · 9 comments
Open

Eclipse 2018-12: themes not applied on Eclipse startup. #268

mario-grgic opened this issue Jan 3, 2019 · 9 comments

Comments

@mario-grgic
Copy link

I am using Eclipse 2018-12 on macOS Mojave and themes seem to work but on Eclipse restart the theme is not applied. Manually applying the same or different theme does make it work again.

@zhaosg
Copy link

zhaosg commented Feb 18, 2019

me too

@ncelerier
Copy link
Contributor

It is also happening with Eclipse 2019-03 on Windows 10.

@ncelerier
Copy link
Contributor

Which JRE/JDK are you using to launch Eclipse ? I noticed that it is working with version 8 but not version 11.

@mario-grgic
Copy link
Author

@ncelerier I'm using OpenJDK 11.

$ java -version
openjdk version "11" 2018-09-25
OpenJDK Runtime Environment 18.9 (build 11+28)
OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)

@20051615
Copy link

Can confirm this on Windows 8.1 64bit. The issue exists under Oracle JDK 12 (specified under eclipse.ini -vm option), but goes away when I switch back to JDK 8. eclipse 2019-06

@lizecn
Copy link

lizecn commented Sep 19, 2019

confirmed this on win10 x64 + openJdk 11, eclipse 4.12

@farrellf
Copy link

Confirmed on Windows 10 with AdoptOpenJDK 13 and Eclipse 4.12 or 4.13.

Anyone know of a work around? Or where in the code to start poking around in hopes of fixing this problem?

@farrellf
Copy link

Also confirmed on Windows 10 with AdoptOpenJDK 14 and Eclipse 2020-03.

@farrellf
Copy link

Looks like this bug was fixed by the most recent commit. Works great now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants