简体   繁体   English

Go语言项目的intellij未解析符号

[英]intellij unresolved symbol for go lang project

I am using go sdk 1.2.1 linux/386 in intellij 14.0.3. 我正在intellij 14.0.3中使用go sdk 1.2.1 linux / 386。 However, when I open a golang project many function and variable are unresolved. 但是,当我打开golang项目时,许多函数和变量都无法解析。 I do not what is wrong with intellij. 我不是intellij有什么问题。 Anything that I can do to make the unresolved symbol solved. 我可以做的任何使未解决符号解决的事情。 I have met the problems before. 我以前遇到过问题。 but I do not know to to solve it. 但我不知道要解决。 Anyone have met the same problem before? 有人遇到过同样的问题吗? Please help. 请帮忙。 Thanks. 谢谢。

As I have no information about which plugin version you are using I'm going to assume that you have 0.9.15.3 release. 由于我不知道您使用的是哪个插件版本,因此我假设您的版本是0.9.15.3。

The fastest way to fix it would be to use one of the early releases for 1.0.0, available here: github releases page for go plugin for intellij idea 修复此问题的最快方法是使用1.0.0的早期版本之一,可在此处获得: github发行版 ,适用于intellij idea的go插件。

The plugin is currently under a major refactoring and we've started releasing preview builds for it. 该插件目前正在进行重大重构,我们已经开始为其发布预览版本。 While the alpha name might be scary, I'm using it daily at work and it's very stable but not everything is up on par with the quality we want it to have. 虽然Alpha名称可能很吓人,但我每天在工作中使用它,它非常稳定,但并非所有内容都与我们想要的质量相提并论。

If you have any further questions, either ask here or browse in the issue tracker 如果您还有其他问题,请在此处询问或在问题跟踪器中浏览

Also, there's a small community on Gitter and you may get answers from there as well. 另外, 吉特(Gitter)上有一个小社区,您也可以从那里得到答案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM