Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » [SOLVED] Update site for platform specific plugins
[SOLVED] Update site for platform specific plugins [message #1706392] Wed, 26 August 2015 14:20 Go to next message
Alexander Baier is currently offline Alexander BaierFriend
Messages: 16
Registered: May 2015
Junior Member
Hello,

I am building an Eclipse RCP4 Application and want to deploy it to Linux, Mac and Windows. If I understand correctly I need the SWT features for each of these platforms (e.g. org.eclipse.gtk.linux.x86_64 for Linux). I would like to add those to my target platform, but was unable to find any update site that offers them.

Can anyone point me to said update site?

Regards,
--
Alex

[Updated on: Thu, 27 August 2015 13:26]

Report message to a moderator

Re: Update site for platform specific plugins [message #1706463 is a reply to message #1706392] Thu, 27 August 2015 06:18 Go to previous messageGo to next message
Niraj Modi is currently offline Niraj ModiFriend
Messages: 48
Registered: November 2013
Member
Hi Alex,
SWT jar come default with eclipse download, so for Windows64 build you can find it at below location:
<eclipse>\plugins\org.eclipse.swt.win32.win32.x86_64_<version>.jar

4.5 SWT builds for other platforms, can be download from below page:
http://download.eclipse.org/eclipse/downloads/drops4/R-4.5-201506032000/#SWT

-Niraj
Re: Update site for platform specific plugins [message #1706475 is a reply to message #1706463] Thu, 27 August 2015 08:03 Go to previous messageGo to next message
Alexander Baier is currently offline Alexander BaierFriend
Messages: 16
Registered: May 2015
Junior Member
I already found the location to download SWT-jars by hand--that is not what I am looking for. I am looking for a p2 repository or update site, that can be added to a target definition.

Regards,
--
Alex
Re: Update site for platform specific plugins [message #1706488 is a reply to message #1706475] Thu, 27 August 2015 09:36 Go to previous messageGo to next message
Niraj Modi is currently offline Niraj ModiFriend
Messages: 48
Registered: November 2013
Member
Actually no such update-site exist SWT, reason being it's not a feature in Eclipse.
Re: Update site for platform specific plugins [message #1706519 is a reply to message #1706488] Thu, 27 August 2015 13:25 Go to previous message
Alexander Baier is currently offline Alexander BaierFriend
Messages: 16
Registered: May 2015
Junior Member
I actually found an update site that _contains_ the plugins I needed. It is the standard(I think) update site for eclipse. In my case this one: http://download.eclipse.org/eclipse/updates/4.4

When adding the software site to my target definition I had to make sure to uncheck "Include required Software" and to check "Include all environments". I then added the following plugins (I don't know which of them really includes the swt plugins, but one of them does):

- Eclipse JDT Plug-In Developer Resources
- Eclipse Platform Launcher Executables
- Eclipse RCP
- Eclipse RCP SDK
- Equinox p2, Provisioning for IDEs
Previous Topic:How to make the bounds of shell out of WorkArea of system under Linux?
Next Topic:How to make a RCP product not to keep any information of Shell bounds, viewParts position, etc?
Goto Forum:
  


Current Time: Thu Apr 25 13:08:05 GMT 2024

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

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

Back to the top