douyong1885 2016-11-25 11:10
浏览 50
已采纳

如何在GoClipse中设置Go

I installed goclipse in my eclipse, and setup the preferences as follows :

Preferences->Go->Tools

ProjectExplorer

Now when I create a new GoFile (HelloWorld.src), the file is saved in D:/GO/TestProject/src. But when I build the same file, the bin and pkg folders are empty and hence when I run the file the following error comes :

resource does not have a corresponding go package

Unable to run the code because of this error.

  • 写回答

1条回答 默认 最新

  • duannai5879 2016-11-25 15:26
    关注

    Your project path should be D:\GO\src\TestProject in order to match the workspace expected as described in https://golang.org/doc/code.html

    Then, your GOPATH should point to D:\GO (NOT ...\src) The go tool will automatically use $GOPATH/src, $GOPATH/bin or $GOPATH/pkg when appropiate for each case.

    And as icza pointed out, your program should have a package main statement on the top of your go file to be recognized as an executable, unless you want to create a package, in that case, you should name your package as you want.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度