DrJava
From Wikipedia the free encyclopedia
This article relies largely or entirely on a single source. (April 2024) |
Developer(s) | JavaPLT group at Rice University |
---|---|
Initial release | June 19, 2002 |
Stable release | drjava-stable-20140826-r5761 / August 26, 2014 |
Preview release | drjava-beta-2019-220051 / August 13, 2019 |
Written in | Java |
Operating system | Cross-platform |
Available in | English |
Type | Java IDE |
License | DrJava Open Source License (BSD-style license) |
Website | www |
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.[1] DrJava has the ability to interactively evaluate Java code from a console and to present output as well to the same console.[2] It has many other features that have been designed for advanced users as well. DrJava offers a JUnit test facility.[2]
There have been 4,332,375 downloads as of May 1, 2021[update].[3]
Version history
[edit]The version history of DrJava, as well as links for downloading the various versions, is maintained at SourceForge.
References
[edit]- ^ "DrJava". drjava.sourceforge.net. Retrieved 2024-05-24.
- ^ a b "DrJava". www.cs.cornell.edu. Retrieved 2024-05-24.
- ^ "Download statistics for DrJava". SourceForge. Archived from the original on 2021-05-20. Retrieved September 21, 2017.
External links
[edit]