eclipse新发现功能之dos和terminal(ssh连接)
dos功能:
- window——》show view——》other——》remote systems,选择remote shell,选择确定或者双击,打开了一个新工具窗口。
- 点击remote shell窗口最右上角的小三角,在launch子菜单中选择local,点击即可。
- 这个工具窗口是在最下面输入命令,可以使用git,maven等(需要配置path环境变量)。
terminal功能
- window——》show view——》other——》terminal,选择terminal,选择确定或者双击,打开了一个新工具窗口terminal。
- 在terminal窗口上面的工具栏,有服务器连接配置(可以重命名),连接功能,断开功能,打开新窗口功能。
show view里面有些功能还是很有用的,一直都没发现,有兴趣的多试试。
原文:http://blog.csdn.net/zhangxiaoyang0/article/details/53586229