开发者

How to search a used extension id in eclipse?

I want to search an extension id which is used inside a plug-in. Is there any shortcut for that? Like for searching the plug-ins we have fol开发者_如何转开发lowing shortcut: CTRL+SHIFT+A, so similarly can we search the used extension ids?


You could try and see if the Eclipse Plugin Spy gives you the identifiers you need:
(Alt+Shift+F1)

How to search a used extension id in eclipse?

Note, as explained here (if you want the id from an RCP application):

To use the the Eclipse Plug-in Spy in your Eclipse RCP application include the plug-in org.eclipse.pde.runtime into your application.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜