GoClipse / goclipse

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

The env variables is not working #205

Closed lukexue closed 8 years ago

lukexue commented 8 years ago

[

2016-05-31 1 17 38

](url)

bruno-medeiros commented 8 years ago

What do you mean, what is the problem? Are the environment variables not being passed to the build command?

lukexue commented 8 years ago

yes; no any effect when build project

bruno-medeiros commented 8 years ago

I've tried and it's working for me. Do you have env in OSX, or some other command to print the environment? Modify the Build Target to call the env command, to see what environment is being supplied.

lukexue commented 8 years ago

yes, it work. it is another problem. i am sorry about that . .

bruno-medeiros commented 8 years ago

no worries