Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Installing Problem: Eclipse Java IDE on Raspberry Pi
Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827359] Wed, 13 May 2020 17:32 Go to next message
Abdulrahman Abdulsalam is currently offline Abdulrahman AbdulsalamFriend
Messages: 4
Registered: May 2020
Junior Member
Hi!
I have downloaded Eclipse Java IDE on my raspberry pi but it didn't work.
It keeps prompting this error:

An error has occurred. See the log file
/home/pi/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1589390862415.log

I have a 32 bit raspberry pi but neither 32 bit nor 64 bit installation files worked. I've also installed JDK the latest version.

any idea on how to get it to work?
Thanks in advance.
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827377 is a reply to message #1827359] Wed, 13 May 2020 21:08 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

What does "downloaded" mean in this context? On the Pi, you're basically limited to the version provided by your distribution and its package installation tools, and they're the best ones to ask about problems with it.

What's in that log file that it pointed you to?


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827380 is a reply to message #1827377] Wed, 13 May 2020 23:23 Go to previous messageGo to next message
Abdulrahman Abdulsalam is currently offline Abdulrahman AbdulsalamFriend
Messages: 4
Registered: May 2020
Junior Member
first I used the command
"sudo apg-get install eclipse"
but it didn't work. Then I went to the official website
"https://www.eclipse.org/downloads/packages/"
and downloaded the corresponding 32 bit and 64 bit linux packages, neither has worked. I assume this is the right way to download eclipse, right?
if there is another or better way, please let me know!
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827393 is a reply to message #1827380] Thu, 14 May 2020 04:41 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Eclipse.org does not build Eclipse for the CPU architectures used in Raspberry Pis. That's why you'll need the package from your distribution--they have sole control over how it was built and packaged for their distribution. Odds are there are other packages available that start with "eclipse" that you should browse through, with the one you installed likely being the bare workbench by itself.

Unless something has changed, Raspbian and its derivatives are all stuck on the version included with Debian: release 3.8 from 2012. Fedora is one I know that is far more up to date in terms of the version they include: https://fedoraproject.org/wiki/Architectures/ARM .


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827442 is a reply to message #1827393] Thu, 14 May 2020 14:45 Go to previous messageGo to next message
Abdulrahman Abdulsalam is currently offline Abdulrahman AbdulsalamFriend
Messages: 4
Registered: May 2020
Junior Member
that means I have to change the architecture of my raspberry pi 4 ?
I think this will cause more problems than it solve and make other programs not work correctly.
Thank you so much for your response and time
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827503 is a reply to message #1827442] Sat, 16 May 2020 01:09 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

No, that's not even possible. You could change your distribution, but I'll ask again: what's in that log file that it pointed you to?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827504 is a reply to message #1827503] Sat, 16 May 2020 03:54 Go to previous messageGo to next message
Abdulrahman Abdulsalam is currently offline Abdulrahman AbdulsalamFriend
Messages: 4
Registered: May 2020
Junior Member
frankly I couldn't find out how to access the log files in my raspberry pi
Re: Installing Problem: Eclipse Java IDE on Raspberry Pi [message #1827516 is a reply to message #1827504] Sat, 16 May 2020 13:08 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
In Raspbian the logs are in /var/log/.
You have to be root to access them.


--

Tauno Voipio
Previous Topic:Moronic error message on install
Next Topic:Eclipse 2020-03 freezes during start (log4j:WARN)
Goto Forum:
  


Current Time: Thu Apr 25 08:51:51 GMT 2024

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

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

Back to the top