@qinhui99 你好,想跟你请教个问题:
我安装完goclipse之后写了个hello world
然后我配置Go preferences
还是没有成功,不知道为什么
这个go版本貌似比较老,go1后都被整合到go一个命令中了。去下个新版本吧。
Go is a tool for managing Go source code. Usage: go command [arguments] The commands are: build compile packages and dependencies clean remove object files doc run godoc on package sources env print Go environment information fix run go tool fix on packages fmt run gofmt on package sources get download and install packages and dependencies install compile and install packages and dependencies list list packages run compile and run Go program test test packages tool run specified go tool version print Go version vet run go tool vet on packages Use "go help [command]" for more information about a command. Additional help topics: gopath GOPATH environment variable packages description of package lists remote remote import path syntax testflag description of testing flags testfunc description of testing functions Use "go help [topic]" for more information about that topic.
我的bin目录:
######Go toolpath 那不是空这么
############ 谢谢回复,但是安装目录下面怎么没有go.exe
######你的go版本貌似太旧了,看我后面的回复。######配置成功,非常感谢######我搭建的环境eclipse的控制台什么也看不到,啥情况的!!
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。