|

06-24-2009, 04:13 AM
Hi,
I think in your MANIFEST.MF, you have to register buddies. In your main plugin insert the line "Eclipse-BuddyPolicy: registered". Into the other plugins that have to access the same classloader insert "Eclipse-RegisterBuddy: some.other.plugin" with the name of your plugin replacing "some.other.plugin".
Hope that helps.
Good luck,
Heiko
|