windows環境でjavaのprocessbuilderからshell scriptを実行させるための設定


  1. Install Git for windows. (If you have installed sourcetree, this is done.)
  2. Add ;.SH to the end of PATHTEXT from Control Panel > System > Advanced > Environment Variables.
  3. Add C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin to the end of PATH from Control Panel > System > Advanced > Environment Variables.