标签: plugins eclipse-plugin eclipse-rcp rcp perspective
可以将不同的独立插件添加到RCP透视图中吗?
答案 0 :(得分:4)
是的,您必须在自己的透视图中声明perspectiveExtensions,然后使插件使用该perspectiveExtension注册视图。
http://www.vogella.de/articles/EclipseRCP/article.html#viewtutorial_perspective