Tools
1 Required Java Development Tools
There are a variety of Java development tools that you must use this
semester.
Information about how to install these tools is available
on the course "Help" page.
Java Development Kit Standard Edition v21 (Compiler and Runtime)
VSCode
Checkstyle v10.17 (Static Analysis Tool)
JUnit v5.10 (Unit Testing Framework)
JaCoCo v0.8.12 (Coverage Tool)
2 Other Useful Development Tools
There are a variety of other development tools that you might find useful
as the semester progresses, including: