Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Eclipse SDK for Windows on ARM

Hi Hannes,

That is great news. Thanks for sharing.

> - org.eclipse.cdt.core.win32.x86_64

I created https://github.com/eclipse-cdt/cdt/issues/777 as a starting point for anyone wanting to look into this.

Note that a couple of other projects also have platform specific code that may need updating (expanded search for bundles that have contents win32 x86_64):

https://github.com/eclipse-wildwebdeveloper/wildwebdeveloper/tree/master/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64
- https://github.com/eclipse-windowbuilder/windowbuilder/tree/master/org.eclipse.wb.os.win32/os/win32/x86_64

Jonah



~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


On Thu, 9 May 2024 at 07:56, Hannes Wellmann via cross-project-issues-dev <cross-project-issues-dev@xxxxxxxxxxx> wrote:
Hello,
 
we are please to announce that the first integration builds of the Eclipse SDK for Windows on ARM are available for download at [1] (or on later I-builds).
If you have a computer running on Windows on ARM please help with testing and report problems you encounter.
 
In general Eclipse should be completely functional under Windows on ARM with only little limitations [2] ff:
- At the moment auto-refresh of file-system resources through native hooks is not available
- Scrollbars in dark-mode are currently rendered in light-mode
 
 
When checking the latest SimRel milestone [3], besides the SDK projects, I see also CDT and Oomph providing bundles for Windows x86_64 (i.e. bundles with win32.x86_64 suffix)
- org.eclipse.cdt.core.win32.x86_64
- org.eclipse.oomph.jreinfo.win32.x86_64
 
It would be great if you could check if dedicated bundles for win32.aarch64 are required too.
 
 
Best regards
 
Hannes
 
 
 
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top