开发者社区> 问答> 正文

goclipse preferences 配置 : 配置报错 

@qinhui99 你好,想跟你请教个问题:
我安装完goclipse之后写了个hello world

然后我配置Go preferences

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

展开
收起
kun坤 2020-06-03 15:00:04 488 0
1 条回答
写回答
取消 提交回答
  • 这个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的控制台什么也看不到,啥情况的!!

    2020-06-04 11:22:33
    赞同 展开评论 打赏
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载