Skip to content

Installing Software

Douglas C. Schmidt edited this page May 10, 2023 · 1 revision

All the assignments and example source code provided at

https://github.com/douglascraigschmidt/ModernJava

are designed for use with modern Java and IntelliJ.

The latest version of IntelliJ is available for download from here. You'll need to download/install the Java 19 SDK (which should be available for download via IntelliJ). You can download all the Java 19 source code here.

Clone this wiki locally