A Quick Start Guide to DrJava


Table of Contents
1. Introduction
2. Getting Ready to Use DrJava
2.1. Downloading the JDK
2.2. Downloading DrJava
3. Using DrJava, the Basics
3.1. Running DrJava
3.2. Opening and Creating Files
3.3. Saving Files
3.4. Compiling Files
3.5. The Interactions Pane
3.6. System.in
3.7. Find and Replace
4. Advanced Features
4.1. JUnit Testing of Files
4.2. Generating JavaDoc Documentation
4.3. The Debugger
4.4. Using the Debugger:
5. The Project Facility
5.1. Overview
5.2. Tree View
5.3. Creating and Saving a Project
5.4. Saving Your Project
5.5. Opening a Project
5.6. Compiling Your Project
5.7. Testing Your Project
5.8. Running a Project
5.9. Clean Build Directory
5.10. Project Properties
6. The Preferences Menu
6.1. Resource Locations:
6.2. Display Options
6.3. The Font Menu
6.4. The Color Menu
6.5. Key Bindings
6.6. Compiler Options
6.7. The Debugger Menu
6.8. Javadoc
6.9. Notifications Menu
6.10. Miscellaneous Menu