Brooklyn College Computer Science Department

CISC 1115 Java Setup

Choose one setup option. NetBeans with Java included is the easiest choice for most students.

Your Computer and Browser

This information can help you choose the correct installer. Some browsers limit the details a website can detect, so unavailable information is labeled rather than guessed.

Operating system
Checking...
Browser
Checking...
Processor architecture
Checking...
Recommended: Install NetBeans with Java included. You do not need the separate Java compiler download when using this package.
Recommended

NetBeans with Java Included

Use the installer page for Windows, macOS, or Ubuntu/Linux. Mac users should choose Apple Silicon (arm64) for M-series Macs or Intel (x86_64) for older Intel Macs.

  1. Open the installer page.
  2. Choose the installer labeled for your operating system and processor.
  3. Install the package, then open NetBeans.
Download NetBeans with Java included

These convenience installers use the Apache NetBeans release but are provided by Codelerity, not as official Apache Software Foundation releases.

Alternative: Visual Studio Code

VS Code can compile, run, test, and debug Java after Java support is installed.

Java Compiler Only: JDK 25 LTS

Choose this option only if you want or need the Java compiler and development tools separately.

View other Oracle Java downloads

Online Java Compilers

Use an online compiler when you cannot install software or want to test a small program quickly.

Other IDE Options

Older systems and special installations

These links are retained for students using older Macs, Chromebooks, or other legacy systems.

Installation Guides and Learning Resources