Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Export-Package

Hi Folks,

At the following URL:

http://wiki.eclipse.org/index.php/Export-Package

It says

* ALL Eclipse SDK plugins must list ALL of their packages in their MANIFEST.MF files. * API or not. If you have a package on your plugin's classpath, it must be listed.
   * New? List it! Old? List it! Borrowed from a friend? List it!

Is this convention appropriate for all other Eclipse projects? Why (particularly for *.internal.* packages) would this be a good idea for new API?

Thanks for clarification,

Scott




Back to the top