Error with autocomplete in Eclipse

Viewed 920

I am running Eclipse 4.6.3 with GoClipse and NodeClipse installed. I have configured Go in Preferences -> Go.

I want autocomplete to work for Go. However, it is giving me the error: writing to process input broken pipe

See screenshots below for error and configuration.

Error

Go

enter image description here

How do I fix this problem?

1 Answers
Related