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.

2004-04-01 04:55
20040326

Saltos de línea se insertan automáticamente en el panel de interacciones cuando se detecta que la interacción no se ha completado, lo que hará que la definición de clases y métodos mucho más fácil. La capacidad de escribir las primeras letras de un comando anterior en el panel de Interacciones y pulsar TAB para desplazarse de nuevo a través de los comandos que empiezan con esas letras se agregó. La capacidad de buscar / reemplazar hacerlo sólo palabras completas fue añadida. Una mejora en la función deshacer que deshacer una serie de textos escritos a la vez fue añadida.
Tags: Major feature enhancements
Newlines are automatically inserted in the
Interactions Pane when it detects that the
interaction is not yet complete, which will make
defining classes and methods much easier. The
ability to type in the first few letters of a
previous command in the Interactions Pane and hit
Tab to cycle back through the commands that begin
with those letters was added. The ability of
find/replace to only match whole words was added.
An improved undo function that will undo a series
of typed text at once was added.

2003-09-03 01:28
20030822

Las principales características añadido a esta versión son la capacidad de probar todos los archivos de prueba JUnit abierto, fácil de ejecutar el método principal de un programa, buscar y reemplazar en todos los documentos abiertos, y cargar un archivo de la historia como una secuencia de comandos que puede ejecutar una línea a la a la vez. Ha habido mejoras en la interfaz principal, incluyendo una caja conveniente que aparece en el panel de interacciones para aceptar la entrada de System.in y el listado de métodos de prueba JUnit, ya que están en ejecución.
Tags: Major feature enhancements
The primary features added to this release are the ability to test all
open JUnit test files, easily run the main method of a program, find
and replace across all open documents, and load a history file as a
script that can be executed one line at a time. There have been major
interface improvements, including a convenient box that appears in the
Interactions Pane to accept input from System.in and the listing of
JUnit test methods as they are being run.

2003-07-26 00:41
20030724

Esta nueva versión incluye muchas características nuevas grandes, incluyendo un depurador más interactivo, el apoyo Javadoc, y soporte para leer las aportaciones de System.in. Muchas otras correcciones y mejoras de usabilidad se han completado también.
Tags: Major feature enhancements
This milestone release includes many large new features, including a more interactive debugger, Javadoc support, and support for reading input from System.in. Many other bugfixes and usability improvements have been completed as well.

2003-03-15 07:44
20030313

Esta versión incluye mejoras en las funciones importantes y un gran número de correcciones de errores. Varios problemas con el panel de interacciones se han resuelto, y el depurador está siempre disponible en todas las plataformas. Es también incluye soporte mejorado para Mac OS X, y es compatible con la versión de Apple de Java 1.4.1.
Tags: Major feature enhancements
This release includes significant feature enhancements and a large number of bugfixes. Several problems with the Interactions Pane were resolved, and the debugger is now always available on all platforms. It also includes improved support for Mac OS X, and it is compatible with the Apple release of Java 1.4.1.

2002-11-27 23:41
20021127

Este comunicado contiene muchas correcciones y mejoras de usabilidad. En particular, se incluye de manera significativa la integración de JUnit mejorado (incluyendo la posibilidad de abortar y depurar las pruebas) y el apoyo para el JDK 1.4.1 y JSR-14 (versiones 1.2 y 1.3) los compiladores.
Tags: Major feature enhancements
This release contains many bugfixes and usability enhancements. Notably, it includes significantly improved JUnit integration (including the ability to abort and debug tests) and support for the JDK 1.4.1 and JSR-14 (versions 1.2 and 1.3) compilers.

Project Resources