Thursday, October 19, 2006

MANIFEST.MF: Runtime/Exported Packages matters!

when writing an Eclipse plugin, be sure to put the packages used by other plugin into Runtime/Exported Packages, otherwise you will get an error like:

An error occurred while automatically activating bundle pointcoach.core (482).

No comments: