Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » dll/so in swt.jar
dll/so in swt.jar [message #455601] Wed, 18 May 2005 11:37 Go to next message
Adam Pordzik is currently offline Adam PordzikFriend
Messages: 19
Registered: July 2009
Junior Member
Hello,

as I see in "org.eclipse.swt.win32_3.1.0.jar" from SDK M6 the DLLs and
Windows manifest file are included, whereas the standalone downloadable
SWT release ships system libraries as separate files.

Who does this works?

Why are files in standalone release not bundled with swt.jar?

A
Re: dll/so in swt.jar [message #455605 is a reply to message #455601] Wed, 18 May 2005 13:56 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
In order to use the C libraries they must be extracted from the jar.
Eclipse OSGI runtime extracts the libraries into the eclipse/configuration
folder which is why the SWT plugin works with Eclipse. We did not want to
force standalone applications to develop a mechanism for extracting the C
libraries. We have considered providing our own mechaism but have not had
time for this.

"Adam Pordzik" <adresseverbummelt@gmx.de> wrote in message
news:d6f9ef$ghg$1@news.eclipse.org...
> Hello,
>
> as I see in "org.eclipse.swt.win32_3.1.0.jar" from SDK M6 the DLLs and
> Windows manifest file are included, whereas the standalone downloadable
> SWT release ships system libraries as separate files.
>
> Who does this works?
>
> Why are files in standalone release not bundled with swt.jar?
>
> A
Previous Topic:Where is M7 org.eclipse.swt.win32?
Next Topic:Anyone seen this with preference pages
Goto Forum:
  


Current Time: Thu Sep 26 01:37:04 GMT 2024

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

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

Back to the top