Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] Question about dependancy description and resolution

Hi,

I have a question about dependancies and resolutions in Buckminster.

Generally speaking, OSGi bundles (=eclipse plugins) have two
kinds of dependancies on others specified in the following Manifest
headers.

1. Import-Package / Export-Package
2. Require-Bundle

Alghough I guess Buckminster supports the 2nd one,
does it support the 1st one ?

In other words, 
Can Eclipse Conpoment Types used with Eclipse Import or Platform Reader
handle Import/Export-Package and make suitable CSPEC and can Buckminster
resolve these dependancies ?

Regards,

=======
Ikuo YAMASAKI




Back to the top