windows10

关注公众号 jb51net

关闭
操作系统 > Windows系列 > windows10 >

win10安装golang ssh插件步骤详解

秋天的春

GoLand同步插件配置

win10   新版的goland 装ssh插件很麻烦,终于装上

1.1. Gogland(GoLand)

下载并安装Gogland,配置GOROOT和GOPATH,安装包见官网:

http://www.jetbrains.com/go/download/

1.2. 常用插件

同步插件:

Source Synchronizer  

Remote Hosts Access

自动保存插件:

File Watchers

1.3. 设置同步到linux

1、安装同步插件:

Source Synchronizer 【必须先安,如装不上,去网站下载,用disk方式安装】

Remote Hosts Access

2、配置

1) tools→Deployment→Configuration

这里写图片描述

这里写图片描述

这里写图片描述

2) 配置完勾选自动同步,初次配置手动同步

这里写图片描述

以上就是win10安装golang ssh插件步骤详解的详细内容,更多关于win10安装golang插件的资料请关注脚本之家其它相关文章!