用于Intellij IDEA 14.0.x的go lang插件

问题描述:

Is it possible to setup go language pluing for Intellij IDEA 14.0.3 version?

I tried to download the binary plugin (jar) from https://plugins.jetbrains.com/plugin/5047?pr=idea but the version 0.9.15.3 listed here is old and does not recognize GOROOT and GOPATH. I tried to build the latest plugin using sources from https://github.com/go-lang-plugin-org/go-lang-idea-plugin using Intellij but failed to setup the SDK.

Is there a latest binary version of the go lang plugin available?

是否可以为Intellij IDEA 14.0.3版本设置go语言插件? p>

我试图从 https://plugins.jetbrains下载二进制插件(jar) .com / plugin / 5047?pr = idea ,但此处列出的0.9.15.3版本较旧,无法识别GOROOT和GOPATH。 我尝试使用 https://github.com/go-lang-plugin-org/go-lang-idea- b>

是否有可用的最新版本的go lang插件二进制版本? p> div>

Update to IDEA 14.1+ or use the IntelliJ Community.

Original answer: You can use the free version of IntelliJ Community with the latest version of the plugin and everything should work fine. Also, Android Studio for example is compatible with the plugin as well. Unfortunately the plugin has some internal dependencies which makes it hard to port back and maintain for multiple IDEA versions. Hope this helps

I also faced up this problem couple days ago. You can download nightly version of go plugin from this link.

You must install this plugin via browse your download folder not repository