goclipse preferences 配置

发布于 2021-11-19 13:46:41 字数 436 浏览 744 评论 7

@qinhui99 你好,想跟你请教个问题:

我安装完goclipse之后写了个hello world

然后我配置Go preferences

还是没有成功,不知道为什么

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

无法言说的痛 2021-11-22 18:41:33

我搭建的环境eclipse的控制台什么也看不到,啥情况的!!

倾城泪 2021-11-22 18:39:45

配置成功,非常感谢

回眸一笑 2021-11-22 17:49:43

你的go版本貌似太旧了,看我后面的回复。

惜醉颜 2021-11-22 15:06:13

谢谢回复,但是安装目录下面怎么没有go.exe

岁月打碎记忆 2021-11-20 23:50:21

Go toolpath 那不是空这么

坚持沉默 2021-11-19 16:25:11

这个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目录:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文