Running DrJava

There are several ways to run DrJava:

  • From the command line, you can type java -jar drjava-beta-2019-220051 .jar
  • On many platforms, you can simply double-click the jar file to start DrJava.
  • Specific Platforms:
    On Windows, you can download the drjava-beta-2019-220051 .exe file.
    On OS X, you can download the drjava-beta-2019-220051 -osx.tar.gz package. You can then run DrJava as a normal application.

System Requirements

DrJava requires a Java 2 v1.4 or later virtual machine. (Note: The JDK, not the JRE, must be installed to have access to compilation in DrJava.) If you need to download a JVM, we recommend Sun's JDK 5.0 for Solaris, Linux and Windows. Other users should use the Java virtual machine that comes with their operating system (including MacOS X).

Also, DrJava uses two Java Virtual Machines (one for the main program, and one for the Interactions Pane) that use Java's Remote Method Invocation (RMI) to communicate with each other. RMI uses TCP/IP as the default transport mechanism, so you must have those drivers installed. Without TCP/IP, DrJava will not start properly.

See the FAQ page for more details on system compatibility.

Hosted by SourceForge.net DrJava has been partially funded by the National Science Foundation, the Texas Advanced Technology Program, and Sun Microsystems, Inc.