Yes. I realize now that's the problem. I didn't realize eclipse was 64bit only nowadays
Search found 3 matches
- Mon Sep 28, 2020 5:28 am
- Forum: General discussion
- Topic: Eclipse is coming to Raspberry Pi
- Replies: 20
- Views: 2052
- Sun Sep 27, 2020 11:28 pm
- Forum: General discussion
- Topic: Eclipse is coming to Raspberry Pi
- Replies: 20
- Views: 2052
Re: Eclipse is coming to Raspberry Pi
The first official release including support for Aarch64, Eclipse IDE for Embedded C/C++ Developers 2020-09 , is available for download from: https://projects.eclipse.org/projects/iot.embed-cdt/downloads I just tried using this but it says "Exec format error" when I run it. I downloaded f...
- Sun Sep 27, 2020 11:03 pm
- Forum: Troubleshooting
- Topic: getting eclipse start error on RS Pi 4
- Replies: 8
- Views: 3644
Re: getting eclipse start error on RS Pi 4
Ditto. I had the same issue.alik55 wrote: ↑Sat Sep 12, 2020 9:27 pmFor me this worked instead of ./../../share/java/org.eclipse.osgi-3.9.1.jar as above:Code: Select all
ln -s ../../../share/java/org.eclipse.osgi.nb-3.9.1.jar org.eclipse.osgi_3.8.1.dist.jar