An Eclipse can expose selective packages to its dependencies. How to have the sort-of-friend functionality to few plugins? I means, what if it want to give access only to few pluings, say for the test plugin only and not to other plugins? You can set the package visibility accordingly. In the Runtime tab of the plugin.xml editor, select the exported package and in the right hand side, select the plugins to which you want to expose this package. Simple?
0 comments:
Post a Comment