-
-
Save adabo/ed272831d54e4515d0f9643ba49c06a2 to your computer and use it in GitHub Desktop.
eclipse error log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!SESSION Sun Feb 24 11:05:05 CST 2019 ------------------------------------------ | |
!ENTRY org.eclipse.equinox.launcher 4 0 2019-02-24 11:05:05.610 | |
!MESSAGE Exception launching the Eclipse Platform: | |
!STACK | |
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter | |
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466) | |
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:566) | |
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499) | |
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:626) | |
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) | |
at org.eclipse.equinox.launcher.Main.run(Main.java:1438) | |
at org.eclipse.equinox.launcher.Main.main(Main.java:1414) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment