|
|
|
|
|
|
SOLVED Re: how to export jars from plugin in 3.0 bundle [message #283970 is a reply to message #283966] |
Thu, 14 April 2005 13:41  |
Eclipse User |
|
|
|
I installed eclipse 3.1M6, and the manifest editor confirmed some things:
<runtime>
<library>...
is ignored if MANIFEST.MF is present
I had to specify all packages to export, in the editor, The editor is
wise enough to present only packages in plugin and not already exported.
I came up with a pretty long list of exported packages, but it worked
well then
Thanks for the help
Rich Kulp wrote:
> You said you were using the manifest approach, in that case you wouldn't
> add libraries to the plugin.xml file itself. I was thinking you would
> you the "Runtime" page of the manifest editor to define your libraries.
> Then the editor should know you were in the new manifest mode and update
> the manifest for you. I've never tried it, but they said it works.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04020 seconds