Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Signed version of older SWT libraries
Signed version of older SWT libraries [message #1853789] Mon, 18 July 2022 11:35 Go to next message
Chibici Tiberiu is currently offline Chibici TiberiuFriend
Messages: 1
Registered: July 2022
Junior Member
I am working on maintaining an older product, which is currently based on Java 8, and we are still distributing 32-bit versions of our software (we have many legacy customers). Some parts of our product use the SWT libraries. Ideally, we would be on the latest version of the Eclipse SDK, but unfortunately this is not possible at this time because we still need the 32-bit libs, and we rely on Java 8.

From my research, the Eclipse SDK no longer distributes 32-bit versions of the SWT libraries, with the last one available being 4.9. Similarly, 4.16 is the last version to support Java 8.

Our security department's main concern is that the SWT DLLs in version 4.9 are not signed binaries, while more recent versions (like 4.16) have signed binaries.

Is there any way to obtain signed DLLs for the older 4.9 version?
Re: Signed version of older SWT libraries [message #1853828 is a reply to message #1853789] Tue, 19 July 2022 10:43 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
I know there are some maintenance streams maintained.

https://github.com/eclipse-platform/eclipse.platform.swt/branches

Perhaps you can ask here:

https://github.com/eclipse-platform/eclipse.platform.swt/discussions


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:browser org.eclipse.swt.browser.EdgeDir as a relative path
Next Topic:Cannot invoke "org.eclipse.pde.core.plugin.ModelEntry.getWorkspaceModels()" because "
Goto Forum:
  


Current Time: Thu Apr 25 21:06:08 GMT 2024

Powered by FUDForum. Page generated in 0.02738 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top