从 Eclipse PDT 执行外部文件?
我想在 Eclipse PDT 中向工具栏添加按钮或向菜单添加菜单项以运行外部命令行 exe 或 bat 文件。 如何在 Windows 中执行此操作?
I would like to add button to toolbar or menu item to menu in Eclipse PDT to run external command line exe or bat file. How to do this in Windows?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以创建自定义“外部工具”运行配置。
单击“运行”按钮旁边的按钮,该按钮看起来与“运行”按钮相同,只是它有一个红色的小工具箱。 选择“外部工具配置”并创建新的“程序”运行配置。
You can create a custom "External Tools" run configuration.
Click on the button beside the Run button which looks the same as the Run button except it has a little red toolbox. Choose "External Tools Configurations" and create a new "Program" run configuration.