Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] How to build SWT jars from sources?

It's probably better to ask on one of the discussions list.

The binaries are in the SWT repository https://github.com/eclipse-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 building the native fragments which is not what I want. I need to build the SWT jars which until recently used the prebuilt native fragments from org.eclipse.swt.binaries.


Back to the top