Setting up Java on Mac
Aug 2, 2024 · 2 min read · You have to install Homebrew and Xcode command-line tools I installed X-code Directly from Appstore xcode-select --install # I haven't tested this method but this should also work if you don't like installing from Appstore To Install homebrew copy...
Join discussion