osx - Dataflow in Eclipse: Cannot run program "gcloud" -


when running dataflow starter example in eclipse error:

 cannot run program "gcloud": error=2, no such file or directory 

i have installed gcloud , it's in path - runs command line.

how can fix this?

in eclipse go run -> run configurations... -> service -> environment , add variable called path there. if don't know current path, go command line , type echo $path.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -