Software:DrJava

From HandWiki
Revision as of 14:22, 9 February 2024 by S.Timg (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: Java integrated development environment
DrJava
DrJava logo.png
Drjava-screen-osx.png
DrJava on Mac OS X Tiger
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 2021).[1]

Version history

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

References

External links