Jump to content

DrJava

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sv23 (talk | contribs) at 22:26, 19 March 2008 (Created page with '{{Infobox Software | name = DrJava | logo = | screenshot = | caption = JCreato...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
DrJava
Developer(s)JavaPLT group at Rice University
Initial release?
Written inJava
Operating systemCross-platform
Available in?
TypeJava IDE
LicenseBSD-style License
Websitedrjava.org
File:JCreatorKnoppix.png
A screenshot of JCreator running under Knoppix using WINE

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 (Java)|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.

Because it is programmed entirely in C++, (with exception to the first version (0.1) which was Java-based [1] ), Xinox Software has asserted that JCreator is faster than competing Java-based Java IDEs.

{stub}