guari / eclipse-ui-theme

Dark UI Theme for Eclipse 4+
Eclipse Public License 1.0
1.16k stars 186 forks source link

eclipse crashes #116

Open iocmet opened 2 years ago

iocmet commented 2 years ago

I installed the theme but after restarting the eclipse crashed now it always crashes with this error eclipse_TgKTvhTeNn

crash log

!SESSION Thu Sep 23 15:09:38 MSK 2021 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2021-09-23 15:09:38.538 !MESSAGE Exception launching the Eclipse Platform: !STACK java.io.FileNotFoundException: Could not find framework under C:\Windows\System32\Usersuser32eclipsejava-2021-09eclipse\plugins at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:981) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576) at org.eclipse.equinox.launcher.Main.run(Main.java:1467)

as I understand it is trying to look for the plugins folder in system32 although it is located in C:\Users\user32\eclipse\java-2021-09\eclipse\plugins but why is this happening?

ah sorry I didn’t see that the last update of the repository was 9 years ago