Share

DrJava

File Release Notes and Changelog

Release Name: drjava-20090402-r4864

Notes:
DrJava development release drjava-20090402-r4864 has been posted.

Release Notes:

Available for download at http://drjava.org .
In addition to bug fixes, this release includes
a number of new features: Default imports for the
Interactions Pane, inner classes as main class for
projects, Javadocs and auto-completion for JUnit,
Javadocs and auto-completion for user-defined libraries
("Additional Javadoc URLs"), automatic trace and array
element watches in the debugger, and an automatic update
feature that downloads new versions of DrJava automatically.

The most important bug fixes include changes to the
language level converter, compatibility with network paths,
a debugger deadlock, and color preferences.

Changes: New features: - Default imports for the Interactions Pane - Inner classes as main class for projects - Javadocs and auto-completion for JUnit (3.8.2). - Javadocs and auto-completion for user-defined libraries ("Additional Javadoc URLs") - Automatic tracing in the debugger. - Array element watches in the debugger. - Automatic update feature ("Help/Check for New Version") Bug fixes: - "Open Java API Javadoc for Word Under Cursor..." has been fixed. - Better behavior for next/previous word and selection of word by double-clicking in Definitions Pane - Fixed syntax highlighting and interpretation of long literals and hexadecimal literals - Fixed problems with modal dialog boxes when the user switches to another application. - Fixed a memory leak. - Several language level fixes. - Filtered ASCII text when pasting. - Fixed network paths in projects. - Colors can now be configured again. - Documents that have been closed are not re-opened again if they contained failing unit tests. - Removed a deadlock when debugging unit tests.