Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Supply Provide-Capability to Framework in 3.9.0

Hi,

is there a way to programmatically tell the Framework object in Equinox 3.9.0 to add a Provide-Capability header?
There are other constants that can be added to the configuration passed to the FrameworkFactory, but I couldn’t find any one that would cause the Framework (SystemBundle) to provide a capability.

If this is not possible programmatically, then it would require a Framework Extension bundle, but since I am the one creating the Framework in the first place, it would be nice to be able to do this programmatically.

Thanks,

    Tim.




Back to the top