Relative Content

Tag Archive for gointellij-idea

Make plugin doesn’t seem to get the environment

I am using IntelliJ IDEA for Go development. I have a Makefile in my project. I can run all of the tasks that use go commands without any problems but when I try running them using the Makefile window, the tasks can’t even find the go command inside terminal (see the screenshots please).
Is there a fix for this?