Tino APCS

Check your Java version

Windows 10/11

  1. Click the Windows icon in the lower left
  2. Type in Add or remove programs
  3. Click on Add or remove programs in the list of matches
  4. Scroll down the list of Apps & features to see which Java installations you have.
  5. Only pay attention to the entries that say Java SE Development Kit (JDK) because that is the developer version you have been using to compile programs.

You should also check which version Eclipse is currently using. To do this, go to Preferences --> Java --> Installed JREs

Mac OS

To find out which versions of Java you have installed

  1. Open a new Finder window

  2. Click on Applications

  3. At the top middle of the window, right-click "Applications"

  4. A drop-down menu should appear. Select your computer's hard drive (probably called Macintosh HD)

  5. Open the Library folder and then open the Java subfolder

  6. Open the JavaVirtualMachines subfolder.

  7. Finally, inside that folder you can see a list of the Java versions you have installed.

  8. If you want to use Java 8, which comes bundled with JavaFX, make sure that you see something like jdk-1.8.121.jdk installed. The important part is jdk-1.8. If you don't have JDK 8, install it here. (Follow the directions to create an account as needed)

You should also check which version Eclipse is currently using. To do this, go to Preferences --> Java --> Installed JREs

Dark Mode

Outline