Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » product export: platform specific launcher features missing?
product export: platform specific launcher features missing? [message #663666] Wed, 06 April 2011 06:44
Kristian Rink is currently offline Kristian RinkFriend
Messages: 36
Registered: July 2009
Member
Folks;

the last couple of days, I repeatedly made my way through learning
what's the most sane and straightforward way of exporting an Eclipse
product to run on various platforms (in my case, required is win32/x86
and linux/x86). So far, export works well, I managed to set up a target
platform containing all the delta pack stuff, and I see the two
platform dependent builds are exported well - except for one thing, in
both cases: The org.eclipse.equinox.launcher.<platform>/ fragments /
folders aren't part of the export, which ends up in the application
complaining about not being able to find its "companion libraries".
Manually copying in the appropriate feature folders successfully
solved this problem, but I am unsure whether this is the way it should
be - I don't really think so. Is there something I am missing here? My
product definition contains both the launcher bundle and the platform
specific fragments, but it seems they're not correctly exported.

Can anyone eventually point me where to look at, here?
TIA and all the best,
Kristian
Previous Topic:problem with TriggeredOperations (undo doesn't work??)
Next Topic:Add java element decoration to a common navigator
Goto Forum:
  


Current Time: Thu Apr 18 08:00:18 GMT 2024

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

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

Back to the top