The documentation (user docs and quickstart guide) needs to be updated to reflect the following changes and additions:
- Eclipse compiler
- State that we do not require the JDK anymore to compile; but still necessary for Javadoc and the debugger.
- Persistent compiler preference
- Generate custom drjava.jar
- Mention JUnit 4.7 support, give JUnit 4-style example
- ConcJUnit support
- Interactions Pane working directory
- Allow Expressions and Method Calls in Watches
- Entire JUnit category in Preferences
- Move 'Require test classes in projects to end in "Test"' to new JUnit category
- Rename "JUnit 3.8.2 URL" to "JUnit URL" in Javadoc
- Prompt to rename old LL files notification
- Automatically compile before Javadoc
- Warn to restart to change theme
- Warn to restart to change preferences (other)
- Warn to reset interactions
- Warn to restart to change compiler preference
- Remove JSR-14 references from QuickStart Guide
- On Display Options: There are *three* subcategories, not two.
- Reformat Miscellaneous in QuickStart Guide, Remote Control Port, etc. not under "The Checkboxes".
- Update all screenshots
Done in User Docs:
- Eclipse compiler
- State that we do not require the JDK anymore to compile; but still necessary for Javadoc and the debugger.
- Generate custom drjava.jar