Download List

Descripción del Proyecto

DrJava is an integrated Java development environment that supports interactive evaluation of expressions. It is under active development by the JavaPLT research group at Rice University, but it is also stable and is currently being used by students, teachers and other developers. A Java 2 v1.3-compliant Java virtual machine is required.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-29 01:47
20020913-2254

DrJava se ha mejorado significativamente desde el anuncio Freshmeat pasado. Las principales mejoras incluyen soporte integrado de pruebas unitarias a través de JUnit, un depurador integrado, que completa el panel de interacciones, una ventana de Preferencias para configurar DrJava, y documentación en línea. Un gran número de correcciones de errores y nuevas características también han sido incluidos.
Tags: Major feature enhancements
DrJava has been significantly improved since the
last freshmeat announcement. The major
enhancements include integrated unit testing
support through JUnit, an integrated debugger
which complements the Interactions pane, a
Preferences window for configuring DrJava, and
online documentation. A large number of bugfixes
and new features have also been included.

2002-03-14 07:47
20020314-0223

Una solución para un error en el que los compiladores disponibles (en lugares conocidos) no siempre se detectan en el inicio, y la conversión de etiquetas de los botones de la barra de herramientas de texto para hacer las cosas más fáciles para los principiantes.
Tags: Minor bugfixes
A fix for a bug where available compilers (at known locations) are not always detected at startup, and converting toolbar button labels to text to make things easier for beginners.

2002-03-07 23:55
20020307-1640

Se realizaron mejoras a la historia panel interactivo. Derecha / izquierda de las teclas de flecha ya no te permiten pasar más allá de la zona en la que puede escribir. Presionando la flecha hacia abajo al final de la historia se borra la línea de entrada. La historia tiene un máximo de 500 líneas.
Tags: Minor feature enhancements
Improvements were made to the interactive pane history. Right/left arrow keys no longer let you move past the area in which you can type. Pressing the down arrow at the end of the history clears the input line. The history is capped at 500 lines.

2002-03-05 23:01
20020305-0704

Una nueva habilidad para desplazarse hasta el final de la historia en la ventana de interacciones y volver a una línea en blanco, y fija para el posicionamiento inicial de la pequeña pantalla (que incluye las correcciones para la barra de menús del Mac OS).
Tags: Minor feature enhancements
A new ability to scroll down to the end of the history in the interactions window and get back to a blank line, and fixes for initial positioning of small screen sizes (including corrections for the Mac OS menubar).

2002-03-02 00:00
20020227-1420

Indicando al usuario que seleccione un compilador en el arranque si no es detectado automáticamente, y el inicio de la ventana principal centrada en la pantalla.
Tags: Minor feature enhancements
Prompting the user to select a compiler at startup if none is auto-detected, and starting the main window centered on screen.

Project Resources