View Single Post
  (#2 (permalink)) Old
hmausolf hmausolf is offline
Member
 
Posts: 17
Thanks: 1
Thanked 2 Times in 2 Posts
Join Date: Jan 2009
Default 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
Reply With Quote
The Following User Says Thank You to hmausolf For This Useful Post:
alirezasa (06-27-2009)