From: Charles R. <cr...@ri...> - 2002-07-03 16:16:37
|
The first stable release of DrJava, drjava-stable-20020703-1520, has been released! This serves as a milestone that can be used by all users as we continue to add features to the development releases. This release also contains the first round of user documentation, which will be improved as the summer continues. Feel free to email me with any suggestions. Charlie |
From: Charles R. <cr...@ri...> - 2002-08-14 05:24:39
|
The second stable release of DrJava, drjava-stable-20020814, is now available! This release includes a significant number of bug fixes since the beta release on August 4th, including many which were discovered during the TeachJava workshop. See the release notes on Sourceforge (by clicking on "drjava-stable-20020814" on the Files page) to see a full list of the changes. Charlie |
From: Charles R. <cr...@ri...> - 2002-11-27 19:08:51
|
A new stable version of DrJava has just been released! This release includes mainly bug fixes and usability enhancements since the last stable release, and it is intended as a milestone build. Notably, it includes improved JUnit support and support for JDK 1.4.1 and JSR-14 versions 1.2 and 1.3. You can download this release from our website (http://drjava.org). Charlie Reis |
From: Charles R. <cr...@ri...> - 2003-02-05 02:35:58
|
A new stable release of DrJava is now available from http://drjava.org. This release should resolve most of the recent problems users have experienced with resetting the Interactions Pane. If you have any trouble with it, let us know! Charlie Reis |
From: Charles R. <cr...@ri...> - 2003-03-14 00:52:58
|
A new stable version of DrJava has just been released. This release includes most of the improvements from the recent development releases, along with several bug fixes since last week's beta release. Some of the more notable changes are that the debugger is now always available (without having to specify tools.jar on the command line) and that DrJava can use the new Java 1.4.1 for Mac OX X. Many other improvements have been added by students in Rice's Comp 312 course on Program Engineering. Please be sure to use this version as your primary copy of DrJava. We welcome any feedback you have through our feature requests and bug reports on our SourceForge site. Thanks! Charlie Reis |
From: Charles R. <cr...@ri...> - 2003-07-24 22:15:07
|
A new stable version of DrJava, drjava-stable-20030724, has just been released! This version includes the major features developed this spring by the students of Rice's Comp 312 (Program Engineering) course, along with numerous bug fixes and usability improvements. The most notable changes include the ability to use the Interactions Pane in the scope of a suspended method call in the Debugger, the ability to generate Javadoc HTML from source files, the ability to read input from System.in, and the ability to use generic types in the Interactions Pane. Please download this version from http://drjava.org and use it as your primary copy of DrJava. We welcome any feedback you have on this release; please submit any suggestions or difficulties as feature requests and bug reports on our SourceForge site. Thanks! Charlie Reis |
From: James I-C. H. <jh...@ow...> - 2003-08-26 16:45:28
|
A new stable version of DrJava, drjava-stable-20030822, has just been released! This version includes new features, along with numerous bug fixes and usability improvements. The most notable changes include the ability to test all open JUnit tests, easily run the main method of a class, find and replace across all open documents, and load a history file as a script that can be executed one line at a time. Please download this version from http://drjava.org and use it as your primary copy of DrJava. We welcome any feedback you have on this release; please submit any suggestions or difficulties as feature requests and bug reports on our SourceForge site. Thanks! James Hsia |