You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the theme but after restarting the eclipse crashed now it always crashes with this error
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
The text was updated successfully, but these errors were encountered:
I installed the theme but after restarting the eclipse crashed now it always crashes with this error
![eclipse_TgKTvhTeNn](https://user-images.githubusercontent.com/63492966/134504217-d7331428-b4b0-463e-ba13-ce6d3a45a1b4.png)
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
The text was updated successfully, but these errors were encountered: