Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Current status of Eclipse for arm/aarch64

Hi Aleksandar,

Thanks for the quick response !
I tried to merge the aarch64-specific files from f30 rpms into eclipse.org's linux x86_64 build with no success, resulting in a java.lang.ClassNotFoundException: org.eclipse.swt.SWTError.
Not very familiar with the way dependencies are resolved on a OSGi setup

I don't have a fedora install yet, so I'm getting one now and will play with it and see Eclipse work from their build.

Still, I guess I would be able to build from Fedora's (adapted ?) sources. Shoudn't they push upstream ? What is missing ?

Thanks in advance,

Le ven. 13 sept. 2019 à 09:33, Aleksandar Kurtakov <akurtako@xxxxxxxxxx> a écrit :


On Fri, Sep 13, 2019 at 10:28 AM Doloops <doloops@xxxxxxxxx> wrote:
Hi everyone,

Thank you all for this awesome piece of software !
Been using Eclipse for more than 10 years now... And I guess the time to participate has begun.

I'd like to use Eclipse on an aarch64 box, but it seems the support of this platform is not enabled in the build (and lacking some files), but I wish to contribute to it.

May I have some guidance on how to start, and especially what can be reused from previous (2013) works on this matter?

My guess would be starting by eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.aarch64, still digging...

Hi, there are aarch64 builds available in Fedora. So please first try them - it is available in Fedora repository directly (aka 'dnf install eclipse') in running Fedora installation on aarch64 system. This is what this sources are used for. And let us know of any issues you find - there aren't many people interested in it so far.
Regarding eclipse.org aarch64 builds - there aren't such as there is a need for dedicated aarch64 provided to eclipse foundation which can be used for building the native parts. So far we don't have such and thus no builds.

Hope that helpse.
 

Thanks in advance,
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev


--
Alexander Kurtakov
Red Hat Eclipse Team
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top