The drjava-20030620-1754 release is now available, which provides
several bug fixes for classloading issues in the Interactions Pane,
along with improved logic for watches in the debugger.
This version also includes support for the Clover test coverage tool
in DrJava's build process. Run "ant clover" in either the drjava or
util directories to generate a "clover" HTML directory next to your
"src" directory. The current clover reports are online at:
http://drjava.sf.net/clover/
IMPORTANT: Many changes have been made to the lib directory and
build-common.xml, and there have been recent changes to the compiler
adapter source trees. To get these changes, run "cvs update -Pd" in
your ~/drjava/src directory. You will also need to put the new
clover.jar from the "lib" directory on your classpath!
Charlie
|