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.
Unfortunately it's not possible at the moment. I'll see if I can add support for that in next version. In the meanwhile, a workaround is to start a difference Eclipse instance in a different Eclipse workspace (and configure a different GOROOT in that other Eclipse instance)
Need to build x86/x64 in difference project.
How to set environment variable
GOOS=linux
GOARCH=386
CGO_ENABLED=0
go build ...
in other project?
The text was updated successfully, but these errors were encountered: