DrJava

From Wikipedia, the free encyclopedia
DrJava
Developer(s)JavaPLT group at Rice University
Initial releaseJune 19, 2002; 21 years ago (2002-06-19)
Stable release
drjava-stable-20140826-r5761 / August 26, 2014; 9 years ago (2014-08-26)
Preview release
drjava-beta-2019-220051 / August 13, 2019; 4 years ago (2019-08-13)
Written inJava
Operating systemCross-platform
Available inEnglish
TypeJava IDE
LicenseDrJava Open Source License (BSD-style license)
Websitewww.cs.rice.edu/~javaplt/drjava/

DrJava is a lightweight IDE for the Java programming language. Designed primarily for beginners and actively developed and maintained by the JavaPLT group at Rice University, its interface uses Sun Microsystems' Swing toolkit and therefore has a consistent 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. DrJava offers a JUnit test facility.

There have been 4,332,375 downloads as of May 1, 2021.[1]

Version history[edit]

The version history of DrJava, as well as links for downloading the various versions, is maintained at SourceForge.

References[edit]

  1. ^ "Download statistics for DrJava". SourceForge. Archived from the original on 2021-05-20. Retrieved September 21, 2017.

External links[edit]