Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Raspbian Installation(Unable to launch post installation)
Raspbian Installation [message #1831315] Mon, 17 August 2020 09:58 Go to next message
Ricardo Wagemaker is currently offline Ricardo WagemakerFriend
Messages: 2
Registered: August 2020
Junior Member
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)

Re: Raspbian Installation [message #1831367 is a reply to message #1831315] Tue, 18 August 2020 09:54 Go to previous messageGo to next message
Ricardo Wagemaker is currently offline Ricardo WagemakerFriend
Messages: 2
Registered: August 2020
Junior Member
Any update on this? Has this post been moderated so other can see / find it as I would really like support in getting this working. Many Thanks
Re: Raspbian Installation [message #1831397 is a reply to message #1831367] Wed, 19 August 2020 04:57 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I think this is like a 10 year old version of Eclipse so goodness knows why it doesn't work. There's this thread about the same topic:

https://www.eclipse.org/forums/index.php/t/1100163/

I'm not sure they ever got it working...


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Classloader woes after leaving Java 8.
Next Topic:Suspending auto-build
Goto Forum:
  


Current Time: Wed Apr 24 17:44:23 GMT 2024

Powered by FUDForum. Page generated in 0.02901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top