简体   繁体   English

Eclipse IDE:是否将外部命令添加到菜单栏或工具栏?

[英]Eclipse IDE : Adding external commands to the menu bar or toolbar?

I have some help files that I would like to integrate on the Elcipse toolbar or menu bar. 我在Elcipse工具栏或菜单栏上集成了一些帮助文件。 Is there any way to add commands to launch local files this way? 有什么方法可以添加命令以这种方式启动本地文件吗?

What you need to do is add a custom command to your toolbar. 您需要做的是向工具栏添加一个自定义命令。

I think you could use this tutorial, since it describes the general approach to commands in Eclipse: 我认为您可以使用本教程,因为它描述了Eclipse中命令的一般方法:

http://www.vogella.de/articles/EclipseCommands/article.html http://www.vogella.de/articles/EclipseCommands/article.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM