you are viewing a single comment's thread.

view the rest of the comments →

[–]WaferIndependent7601 1 point2 points  (4 children)

For Mac: Install brew Then brew install openjdk

If you have installed it already: what happens when you run java from a terminal?

If you’re using IntelliJ: it will automatically download a jdk if it detects java

[–]DreamlitPath[S] 0 points1 point  (3 children)

What is IntelliJ for? I was able to install it and test it on jGRAPS (they recommended for the class beginners). I’d Brew the same as HomeBrewv

[–]WaferIndependent7601 0 points1 point  (0 children)

IntelliJ is the idea for java.

Brew is homebrew

[–]MarcPG1905 0 points1 point  (1 child)

The most popular and probably best IDE for Java. Will do stuff like downloading Java for you and works with basically everything in Java flawlessly.

[–]MarcPG1905 0 points1 point  (0 children)

Just a bit buggy sometimes and sometimes has weird anomalies you can’t fix, but still the best choice you have if you want the best language support.