A Quick Start Guide to DrJava
Table of Contents
1. Introduction ................................................................................................................... 1
2. Getting Ready to Use DrJava ............................................................................................ 2
Downloading the JDK ................................................................................................. 2
Downloading DrJava ................................................................................................... 3
3. Using DrJava, the Basics ................................................................................................. 5
Running DrJava ......................................................................................................... 5
Opening and Creating Files .......................................................................................... 5
Saving Files .............................................................................................................. 6
Compiling Files .......................................................................................................... 6
The Interactions Pane .................................................................................................. 8
System.in .................................................................................................................. 9
Find and Replace ...................................................................................................... 11
4. Advanced Features ........................................................................................................ 14
JUnit Testing of Files ................................................................................................ 14
Generating JavaDoc Documentation ............................................................................. 15
The Debugger