Yes, as long as you have Java 8 installed.
To check if it’s installed, execute java -version in your Terminal. If the output is similar to java version "1.8.x.xxxx"
then you’re good to go. Otherwise, you’ll need to install Java 8.
Yes, as long as you have Java 8 installed.
To check if it’s installed, execute java -version in your Terminal. If the output is similar to java version "1.8.x.xxxx"
then you’re good to go. Otherwise, you’ll need to install Java 8.