Plugin B depends on Plugin A Export Fails [message #1058782] |
Wed, 15 May 2013 01:10 |
Eclipse User |
|
|
|
I must be missing something blindingly obvious. I have 2 plugins I have created, pluginA and pluginB. Within PDE they compile and I can launch within PDE without error. When I export pluginB using the export wizard, it fails and in logs.zip I see unresolved imports of classes I created in pluginA. pluginA's manifest exports the classes I'm importing in pluginB. pluginB's manifest contains package imports of the exported packages in pluginA.
I have searched and searched and found some forum posts and bug reports mentioning this and people saying they added the jar to the build tab. Do I really have to export pluginA first and then have pluginB reference the jar?
Please show me the error of my ways.
-Garrett Rolfs
|
|
|
Powered by
FUDForum. Page generated in 0.05530 seconds