> On Jan 14, 2025, at 2:23 AM, Fredrik Roubert <fred...@roubert.name> wrote: > > I did very little there, I just helped testing a change made by someone > else, which just added a configuration already defined for the Eclipse > platform to the Studio environments list: > > https://github.com/apache/directory-studio/commit/da6c0c7 >
Hi Fredrick, This was very helpful - thanks! I added the following to the pom, rebuilt and tested and it worked. Haven’t tried yet but certain this would also work on Pi (or any other) linux arm64 platform. Emmanuel, it would be cool if we could get this change into the release train. Happy to submit a PR. ``` <environment> <os>linux</os> <ws>gtk</ws> <arch>aarch64</arch> </environment> ``` — Shawn > Cheers // Fredrik Roubert > > -- > Forsterstrasse 64 | +41 78 8170377 > CH-8044 Zürich | https://roubert.name/fredrik/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org