Validate plug-ins: Missing Constraint on bundle [message #1716220] |
Wed, 02 December 2015 05:00  |
Eclipse User |
|
|
|
Dear experts,
I am developing an RCP application:
-- I have a feature-based product P which includes my feature F.
-- feature F wraps bundle B1
-- B1 depends on B2
When I run P, I get the usual "No application id has been found" but I am used to this, and I usually use the Add Required Plug-ins button in my Run Configuration and I'm OK.
Now time has come to deploy the application and I'm facing troubles.
Troubleshooting my issues, I realised that if I validate my plug-ins in my Run Configuration, I get this:
Missing Constraint: Require Bundle: B2; bundle-version="0.0.0"
Indeed it does not get included automatically in my Run Configuration, although it is declared as a bundle dependency in B1's MANIFEST (Require-Bundle directive).
This is indeed the problem I am facing while launching my deployed executable.
The question is: Why U NO include B2??
Ok.. seriously: any idea?
Thank you very much,
-Piero
[Updated on: Wed, 02 December 2015 05:01] by Moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06379 seconds