You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
I just try to create a simple go's web server project by goclipse. All contents were created by wizard directly, except I modify the workspace's GOPATH to :/Users/penghh/Go. This is the same value of my bash profile. But I can't make the build target "lint" build success.
How ever, it seems I can do lint under terminal
Are there some setting I am missing to config goclipse inside Eclipse?
Thank you~~
Eric
The text was updated successfully, but these errors were encountered:
pernghh
changed the title
Fail to build lint and work find inside terminal in MacOS
Fail to build lint and work fine inside terminal in MacOS
Jan 28, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I just try to create a simple go's web server project by goclipse. All contents were created by wizard directly, except I modify the workspace's GOPATH to :/Users/penghh/Go. This is the same value of my bash profile. But I can't make the build target "lint" build success.
How ever, it seems I can do lint under terminal
Are there some setting I am missing to config goclipse inside Eclipse?
Thank you~~
Eric
The text was updated successfully, but these errors were encountered: