In this Video we are Going to Download and Configure Gradle for Mac OS Based Machines.
Gradle is a Build Automation Tool for Multi-Language Software Development. It controls the Development Process in the Tasks of Compilation and Packaging to Testing, Deployment, and Publishing
Gradle Download -
https://gradle.org/install/
Commands Used -
echo $0 - Check Shell in MacOS
java -verison - Check JDK Install on your Machine or Not.
gradle - Check after Configuring Gradle
JDK Install and Configure -
• Java JDK 17 Installation on MAC OS M1...
Gradle Export Path -
$ export PATH=$PATH:/opt/gradle/gradle-7.5.1/bin
Path If we wanted to Config in Any User Created Folder -
export PATH=/Users/prashantrana/Documents/gradle-7.5.1/bin
#gradle #java
Watch video How to Install Gradle in Mac OS M1/M2 2022 online without registration, duration hours minute second in high quality. This video was added by user Prashant Rana 14 November 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 12,441 once and liked it 107 people.