Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » SWT and Eclipse Export
SWT and Eclipse Export [message #444327] Mon, 13 February 2006 20:12 Go to next message
Eclipse UserFriend
Originally posted by: kwpeck.mersoft.com

We have this working with one project but not another and are baffled.

When you export a RCP using features you need to export SWT and the
platform specific SWT library. If you add org.eclipse.swt and the
windows package as plugins to the .feature file it will export and run
in Windows but the Mac export will not work as it does not copy in the
needed carbon files.

In the working project I have the export set to use org.eclipse.swt as a
dependency and it exports just fine. In the new project doing that
exports nothing SWT related at all into either the Windows or Mac
destination directories.

I must be overlooking something stupid. I have down SWT searches across
a lot of files in the working project but have not come up with the
missing line in an XML or other project file to make this work.
Re: SWT and Eclipse Export [message #444351 is a reply to message #444327] Tue, 14 February 2006 13:14 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

While I'm not 100% sure, I think you need the RCP delta pack if you want
to export your RCP app to multiple platforms ... the delta pack comes
with instructions.

Later,
PW


Re: SWT and Eclipse Export [message #444354 is a reply to message #444351] Tue, 14 February 2006 14:29 Go to previous message
Eclipse UserFriend
Originally posted by: kwpeck.mersoft.com

I have the delta pack and have had it for a long time. Like I said I
have a project that exports just fine to all the OS I have tried. I just
can't seem to replicate that feat of magic in a new project.

Paul Webster wrote:
> While I'm not 100% sure, I think you need the RCP delta pack if you want
> to export your RCP app to multiple platforms ... the delta pack comes
> with instructions.
>
> Later,
> PW
Previous Topic:MultiPartEditor based Plugin without file extensions
Next Topic:Preserving focus in a form-like editor
Goto Forum:
  


Current Time: Sat Nov 09 03:54:04 GMT 2024

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

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

Back to the top