Re: [platform-dev] How to build SWT jars from sources?

2024-02-23 Thread Thomas Singer via platform-dev
Feb 2024 at 09:08, Thomas Singer via platform-dev < platform-dev@eclipse.org> wrote: Until now we were using ANT to build SWT jars from sources: It looks like the binaries repository content somehow has been moved into the main SWT sources repository, but also the str

Re: [platform-dev] How to build SWT jars from sources?

2024-02-23 Thread Thomas Singer via platform-dev
-platform/eclipse.platform.swt/tree/master/binaries but you need to enable the LFS support for those be be checkout out as they are in the workspace with the Oomph setup: On 23.02.2024 09:17, Thomas Singer via platform-dev wrote: Hi Jonas, Thanks for answering. The linked comment writes about

Re: [platform-dev] How to build SWT jars from sources?

2024-02-23 Thread Thomas Singer via platform-dev
doesn't currently have full access to his email. Thanks Jonah ~~~ Jonah Graham (he/him) Kichwa Coders www.kichwacoders.com On Thu, 22 Feb 2024 at 09:08, Thomas Singer via platform-dev < platform-dev@eclipse.org> wrote: Until now we were using ANT to build SWT jars from s

[platform-dev] How to build SWT jars from sources?

2024-02-22 Thread Thomas Singer via platform-dev
Until now we were using ANT to build SWT jars from sources: It looks like the binaries repository content somehow has been moved into the main SWT sources repository, but also the structure changed. Is there some documentation how to build it now using ANT? Thanks in advance.

[platform-dev] Avoid code freezing in master?

2023-11-28 Thread Thomas Singer via platform-dev
Hi devs, Are there any plans to reducing code freeze periods in master? Maybe, for preparing releases it would be better to fork a release branch instead of locking the master? -- Best regards, Thomas Singer ___ platform-dev mailing list

[platform-dev] Disable SVG support on Linux?

2023-10-11 Thread Thomas Singer via platform-dev
Hi, In our application we have an image preview feature if the user selects an image file. This causes troubles for some users with 100k+ sized SVG files that cause our application to hang up. Is there some way to disable SVG support easily or should we implement an own filter before to