Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Exporting the entire bundle?



In Eclipse, there is a way to export the entire library using:

<runtime>
   <library name="xyz.jar" export="*"/>
</runtime>

There seems to be no direct way of expressing the same using the new
'ProvidePackage' header. I am curious why 'RequireBundle' was added to aid
Eclipse porting for exporting a library was not.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



Back to the top