How do you check if Java SDK is installed on a Mac?
Is there a command line for this?
Type in a terminal:
which javac
It should show you something like
/usr/bin/javac