Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Deploying a cross-platform SWT stand-alone application
Deploying a cross-platform SWT stand-alone application [message #545596] Thu, 08 July 2010 11:11 Go to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
What is the easiest way to do it? In particular, how can I ensure the correct swt.jar file is picked for every platform?
Re: Deploying a cross-platform SWT stand-alone application [message #545597 is a reply to message #545596] Thu, 08 July 2010 11:14 Go to previous messageGo to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
My current idea is to place swt.jar file separately from myApp.jar and supply a shell script/batch file to start myApp.jar with the correct classpath, but is there a better way?
Re: Deploying a cross-platform SWT stand-alone application [message #545808 is a reply to message #545596] Fri, 09 July 2010 08:43 Go to previous message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
I've come up with this solution:
http://stackoverflow.com/questions/2706222/create-cross-plat form-java-swt-application/3204032#3204032
Previous Topic:Setting the size of an empty Text widget
Next Topic:My SWT application doesn't work on Mac
Goto Forum:
  


Current Time: Thu Apr 25 20:37:58 GMT 2024

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

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

Back to the top