Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » RCP launch configuration and RCP product
RCP launch configuration and RCP product [message #653544] Thu, 10 February 2011 08:34
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
We have several feature-based RCP products that are build via the
so-called product-based headless RCP build (Eclipse 3.6.1). It is
important to mention that within the configuration-tab of the product
editor we also add some extra entries that require an early and explicit
bundle start (e.g. the org.springframework.osgi.extender bundle). If I
create a fresh launch configuration from this product file this start-up
information is transferred to the individual plug-in setting of the
launch configuration - all fine.

To reduce configuration redundancies that could easily run out of sync,
we would really prefer to take advantage of the launch mode "features
selected below" that can be switched on the "Plug-ins" tab of the launch
configuration dialog, because we already configure the RCP build by the
combination of the product file and the feature information. But when we
do this, the launch configuration loses the special bundle start-up
information from the product editor again!

Does there exist a way to organize a launch configuration based on a
product file solely? This would ensure that this extra information does
not get lost.

Thanks in advance,

- Daniel Krügler
Previous Topic:Unable to resolve import statements during headless build
Next Topic:Target Platform State & DeltaPack
Goto Forum:
  


Current Time: Fri Apr 26 03:18:09 GMT 2024

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

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

Back to the top