Raspbian Installation [message #1831315] |
Mon, 17 August 2020 05:58  |
Eclipse User |
|
|
|
Hello, I just run a clean installation of eclipse on my PI4 via command line.
$ sudo apt install eclipse
everything got installed including java, etc but then i try to launch it there is a java error, can someone advise?
This is what I got from the logs.
pi@pi4:~ $ cat /home/pi/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1597657444865.log
!SESSION Mon Aug 17 10:44:04 BST 2020 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2020-08-17 10:44:04.972
!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:471)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
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)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04923 seconds