logo

APSU Notes


Installation

How to Install OpenJDK 11

Installing Java Development Kit

  1. Go to the AdoptOpenJDK website.
  2. Under Choose a Version, select OpenJDK 11.
  3. Under Choose a JVM, select HotSpot.
  4. Click the Latest release button.
  5. Make sure to download the file to your desktop.
  6. When the file has been downloaded, double click it to install the software and follow all instructions provided.
  7. If you are running Windows, when you get the Custom Setup screen make sure to click the screen make sure to click Set JAVA_HOME variable and select Entire Feature will be Installed on Local Hard Drive before continuing with the installation.
  8. If you are running MacOS you will need to double click on the package file that pops up to run the installer.

Windows

MacOS

How to Install Apache NetBeans 12.0

Installing Java IDE

  1. Follow the instructions for How to Install OpenJDK 11.
  2. Go to the downloading Apache NetBeans 12.0 website.
  3. Under Installers, click on the link that corresponds to your operating system to download the installer.
  4. Download the installer to your desktop.
  5. Double click on the icon for the installer.
  6. If you are running MacOS you will need to double click on the package file that pops up to run the installer.
  7. Follow all of the installer instructions.

Windows

MacOS