cd `dirname $0` clear cat < Import... > Existing Projects into Workspace - When prompted for the 'root directory', provide $PWD. - Press enter. You will see the modules show up under "Projects". - All projects should be selected/checked. Click Finish. - When the project import is complete, you should have no errors. When the above is complete, return here and press the enter key. EOM read COMMAND="./gradlew :eclipse" cat < Share Project... - In the Share Project dialog that appears, select Git and press Next. - Check "Use or create repository in parent folder of project". - Click Finish. When complete, you'll have Git support enabled for all projects. You're ready to code! Goodbye! EOM