开发者

Is there way that delete perspective from 'open perspective' dialog at Runtime

Is there way that delete perspective from 'open perspective' dialog at Runtime

I want to remove perspective from 'Open 开发者_JAVA百科Perspective' dialog at Runtime.

Please give me advice.


You can use activities to hide a perspective from the dialog. You can also use http://wiki.eclipse.org/Product_Customization to remove the offending definition from the plugin.xml before it is loaded (Product customization depends on Equinox Transforms).

See How remove pop-up menu contributions in eclipse RCP for references to both methods.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜