eclipse新发现功能之dos和terminal(ssh连接)
Posted ㄓㄤㄑㄧㄤ
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于eclipse新发现功能之dos和terminal(ssh连接)的主要内容,如果未能解决你的问题,请参考以下文章
EclipseEclipse中打开cmd窗口和terminal窗口