


Downloads and installsCheckstyle 8.2from our checkstyle configuration file checkstyle-introcs.xml and wrapper script checkstyle-introcs.Downloads and installsPMD 5.8.1from our PMD configuration file pmd.xmland wrapper script pmd-introcs.Downloads and installsFindbugs 3.0.1from our findbugs configuration file findbugs.xml and wrapper script findbugs-introcs.Downloads the Java wrapper scriptsjavac-introcs andjava-introcs.Downloads the textbook standard libraries fromstdlib.jar.What does the installer do?In short, it downloads, installs, and configures Checkstyle, Findbugs, and DrJava, and the textbook standard libraries.Here is a more detailed list: Security and Privacy -> General -> Allow applications downloaded from: Anywhere. Download introcs.zip to the Desktop double-click it to unzip (if necessary).


Install Oracle's implementation of the Java Platform, Standard Edition Development Kit (JDK 8).Do not install either JDK 9 or JDK 10, as they are currently incompatible with DrJava.Log in to the user account in which you will be programming.Your account must have Administrator privileges (with a non-blank password)and you must be connected to the Internet.Our installer downloads, installs, and configures the Java programming environment you will be using, including DrJava, and the standard libraries from our textbook.
