> Am 15.01.2025 um 09:33 schrieb Emmanuel Lécharny <elecha...@gmail.com>:
> 
> 
> 
> On 15/01/2025 09:27, Lothar Haeger wrote:
>> Probably not. Even the latest Eclipse IDE has only an x86_64 build for 
>> Windows… :-(
> 
> I daily run Eclipse on my M3 MacBook

So do I, the macOS ARM version. 

I just see that an ARM version for Windows was just added with 4.34, up to 4.33 
it was Intel-only on Windows. Since Studio is still using 4.24, I guess a Win 
ARM version is not as easy to add as for Linux. I just tried adding 

            <environment>
              <os>win32</os>
              <ws>win32</ws>
              <arch>aarch64</arch>
            </environment>  

to the pom.xml and the build failed, unfortunately. I can reproduce that 
building for Linux/ARM works as described by Shawn, though.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to