Guides for SE student projects »

Java Installation Guides

The Java Development Kit (JDK) is a software package that provides the tools needed to develop and run Java applications. It includes the Java compiler, Java Runtime Environment (JRE), and various development tools like javac, java, and javadoc.

Given below are instructions on how to install it:

  • Mac — If you are on a Mac and you anticipate using JavaFX in your projects, you are using the precise JDK specified in this guide.