To configure Goclipse to use that gocode version, set the path in the "Go / gocode" preference page.
c...@vanguardiatec.com
unread,
Oct 17, 2014, 8:24:18 AM10/17/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gocl...@googlegroups.com, c...@vanguardiatec.com
Hi Bruno, I'm getting the following error when trying to load gocode: Using OS X 10.9.5 + Eclipse Luna.
Thanks
Hi Bruno, I'm gettigthe following error when trying to load gocode.
brunomedeiros
unread,
Oct 17, 2014, 6:51:39 PM10/17/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gocl...@googlegroups.com, c...@vanguardiatec.com
That's looks like a gocode problem. Perhaps related to the way it was installed/built? Try running
gocode -s -sock=tcp
from the command line to see if the same error appears. (The only difference from it being run from Goclipse is that Goclipse modifies the GOPATH and GOROOT env variables for the child process) . In any case, try to get in touch with the gocode author and see if the he/she can help.