Creating golang sdk / new goland project
I have installed the go plugin (version 172.3968.45) and am trying to create a golang project. I click New Project and see a list of project types which does not include Go or Golang. It does include Python (which is another plugin I use).
I tried creating a new project from existing sources. I get as far as assigning the SDK and then can't figure out how to get a golang SDK. I have golang 1.9.2 installed via homebrew.
Please sign in to leave a comment.
You can use the Open Directory feature to just open a directory with Go sources and from there you ca work with Go. The Go configuration can be found under Settings | Languages and Frameworks | Go.