- Download and install the latest version of Oracle's Java Development Kit from:
http://www.oracle.com/technetwork/java/javase/downloads/index.html To get Gradle and Git, we first need to install the Homebrew package manager from:
http://brew.sh/
After installing, check that Homebrew is working properly by running the commandbrew doctor
Fix any problems reported before proceeding.- When your system is ready to brew, install Git and Gradle with
brew install git gradle
Page Comparison
General
Content
Integrations