doudao9915 2011-09-16 22:24
浏览 31
已采纳

如何在GoClipse中启用自动完成功能?

The instructions how to install GoClipse have been followed.

I'm not getting any autocomplete stuff happening at all, either for local packages that I write, for built in stuff, or for GAE stuff (I have downloaded Go src to the SDK folder as the wiki states).

Are there any settings that I can check to ensure it is set up correctly? Is autocomplete supposed to work in the current version?

  • 写回答

3条回答 默认 最新

  • drkrsx3135168 2011-09-17 20:00
    关注

    As the GoClipse with AppEngine article you linked to says:

    We assume the reader has a working copy of GoClipse running in their Eclipse environment.

    so that’s not the article you want to refer to. Instead, check for GoClipse.

    The auto completion is named content assist in eclipse. The GoClipse features state:

    Now delivered with content assist via Gocode for Windows, OS X 64bit, and Linux 64bit.

    Gocode is an auto-completion daemon. So you will also have to install and run that one besides your eclipse + GoClipse.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 powerbuilder中的datawindow数据整合到新的DataWindow
  • ¥20 有人知道这种图怎么画吗?
  • ¥15 pyqt6如何引用qrc文件加载里面的的资源
  • ¥15 安卓JNI项目使用lua上的问题
  • ¥20 RL+GNN解决人员排班问题时梯度消失
  • ¥60 要数控稳压电源测试数据
  • ¥15 能帮我写下这个编程吗
  • ¥15 ikuai客户端l2tp协议链接报终止15信号和无法将p.p.p6转换为我的l2tp线路
  • ¥15 phython读取excel表格报错 ^7个 SyntaxError: invalid syntax 语句报错
  • ¥20 @microsoft/fetch-event-source 流式响应问题