Jump to content

DrJava

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 72.93.95.14 (talk) at 16:38, 23 March 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
DrJava
Developer(s)JavaPLT group at Rice University
Initial release2002-06-19
Written inJava
Operating systemCross-platform
Available inEnglish
TypeJava IDE
LicenseDrJava Open Source License (BSD-style license)
Websitedrjava.org

DrJava is a lightweight Java IDE designed primarily for students and beginners in Java that is actively developed and maintained by the JavaPLT group at Rice University. Its interface has been developed using Sun Microsystems' Swing toolkit and therefore it has a consistant appearance on different platforms. DrJava has the ability to interactively evaluate Java code from a console and to present output as well to the same console. It has many other features that have been designed for advanced users as well.