Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to explicitely add a swt explicitely to plugin dependencies?(Adding swt to plugin's dependencies?)
How to explicitely add a swt explicitely to plugin dependencies? [message #973684] Tue, 06 November 2012 14:39 Go to next message
Alex Kipling is currently offline Alex KiplingFriend
Messages: 260
Registered: July 2012
Senior Member
I am working on an RCP Application with a Feature based Product in it.
I want to add the plugin org.eclipse.swt.win32.win32.x86_64 to my plugin's requirements.

Problem:
The plugin org.eclipse.swt.win32.win32.x86_64 is not found.
Indeed this plugin is listed among my target platform#s content.


Question:
How can I add org.eclipse.swt.win32.win32.x86_64 to my plugin dependencies?
Re: How to explicitely add a swt explicitely to plugin dependencies? [message #973774 is a reply to message #973684] Tue, 06 November 2012 15:57 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 06.11.2012 15:39, Alex Kipling wrote:
> I am working on an RCP Application with a Feature based Product in it.
> I want to add the plugin org.eclipse.swt.win32.win32.x86_64 to my
> plugin's requirements.
>
> Problem:
> The plugin org.eclipse.swt.win32.win32.x86_64 is not found. Indeed
> this plugin is listed among my target platform#s content.
Simply add 'org.eclipse.swt' as required bundle in the manifest.

Dani
>
>
> Question:
> How can I add org.eclipse.swt.win32.win32.x86_64 to my plugin
> dependencies?
Previous Topic:Remove Column Property Sheet View
Next Topic:Product Export "the value for property source"
Goto Forum:
  


Current Time: Thu Apr 25 21:58:24 GMT 2024

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

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

Back to the top