GoClipse / goclipse

Eclipse IDE for the Go programming language:
http://goclipse.github.io/
Eclipse Public License 1.0
841 stars 286 forks source link

main package cann't build to project folder bin #130

Closed chinamerp closed 9 years ago

chinamerp commented 9 years ago

the project cann't run because the main package build to GoRoot\bin

bruno-medeiros commented 9 years ago

Sounds like you might have setup your Goclipse GOPATH/GOROOT settings incorrectly. What does is the output of the Go build console when your build your project?

MayBing commented 9 years ago

Thank you very much,some like compile source code has problems.I compile and build it again,no problem