i having trouble with GOPATH and Intellij idea
I use MACOSX 10.10.5 and use Intellij IDEA as IDE.
I already install GO SDK (by download SDK from website and not from Macports)and try simple program, it work correctly.
I try to use gorilla library (http://www.gorillatoolkit.org/pkg/mux#overview)
For more information see
http://stackoverflow.com/questions/32897711/i-having-trouble-with-gopath-and-intellij-idea
Thank.
请先登录再写评论。
I set GOPATH like this
When i import this library,
But it do not work for me. how can I set GOPATH in idea?
https://github.com/go-lang-plugin-org/go-lang-idea-plugin/issues would be a better place to report Go plug-in issues.
thank you