开发者

Eclipse RCP plugin inheritance

I am creating an Eclipse RCP application and have multiple plugins that share the same menus and commands. Is it possible to have the plugins extend one central plugin so that I don't have to program the same menus and commands for each plugin that uses 开发者_如何学编程them? If so, how can I do it?


Just let your "annex" plugins depends on the central one (exporting required packages).


Add menu-command-handler of eclipse, actionSet is outdated

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜