Eclipse中是否有像命令行一样的工具?

时间:2010-05-25 12:58:00

标签: eclipse maven

这样你就可以在Eclipse中输入os命令了吗?

调用mvn例如..

3 个答案:

答案 0 :(得分:4)

最常见的方法可能是使用Wicked Shell:http://marketplace.eclipse.org/content/wicked-shell

  

Wicked Shell - 一个提供集成shell的非邪恶的eclipse插件。这个插件可以直接从eclipse IDE中使用系统shell。

屏幕截图:

enter image description here

您还应该考虑运行 - > 外部工具

答案 1 :(得分:3)

Eclipse内置了此功能。转到窗口>显示视图>其他...... 然后选择远程系统。在本地外壳上展开树,右键单击,然后选择 Lauch Shell

alt text http://img340.imageshack.us/img340/9981/screenshot002a.png

答案 2 :(得分:0)

您可能也希望查看easyshell。这不完全是你想要的,但很多人觉得它非常有帮助。