Comment 40 for bug 1754886

Revision history for this message
Brice J (drekavac) wrote :

Hello, I'm having the same issue on my Jetson Xavier, with the following code:

!SESSION Sun May 24 16:30:35 CDT 2020 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2020-05-24 16:30:35.382
!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)