My Intellij IDEA
is v15.0.1
community edition, and has been installed with golang-plugin. My Golang
workspace is like this:
GOPATH=C:\Work\gocode
(1) Select “Create New Project
“:
(2) Select “Go
“, then “Next
“:
(3) Select “SDK
“, then “Next
“:
(4) The important step coming! The up setting is for storing IDEA
project files, while the down is for Golang
workspace, then “Finish
“:
(5) Now, use Intellij IDEA
as a Golang
IDE: