Java Development Tools - StarShipTutor/StarshipTutorAPCS GitHub Wiki

Java Development Tools

There are many, many development tools, here are three tools that we recommend.

For AP Computer Science we recommend IntelliJ since it is focused on Java.

Programer's Text Editor

Atom - atom.io

Integrated Development Environment ( IDE )

IntelliJ IDEA - jetbrains.com

Multilingual IDE

Visual Studio Code - visualstudio.com

Intelli J IDEA Notes

  • Install Intelli J IDEA ( Page )
  • Oracle Java Documentation ( Java 13 )