- 博客(2)
- 收藏
- 关注
原创 2020-09-01
go项目无法自动下载第三方依赖包的问题 在github上下载的项目代码,发现goclipse无法自动下载第三方依赖包,需要进入cmd页面,进入项目文件夹,然后执行: go env -w GOPROXY=https://goproxy.cn,direct 然后执行 go mod download下载go.mod文件中的依赖包。 ...
2020-09-01 13:00:09 87
原创 goclipse安装
我在网络上找到的各种goclipse安装指南,清一色用的网络地址安装,但是在安装过程中,eclipse会提示安全问题,无法访问。 在这里,可以使用https://github.com/GoClipse/goclipse.github.io/archive/master.zip下载文件,然后解压缩,再用install new software 进行安装,注意要取消勾选Contact all updates sites during installation to find required software选
2020-08-22 16:05:02 367
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人