New DrJava stable version: drjava-stable-20130901-r5756

Corky Cartwright, my PhD advisor, released a new version of DrJava today. He writes:

Dear DrJava Users:

We have made a new stable version available: drjava-stable-20130901-r5756

You can download it from the DrJava website at http://drjava.org/
or from SourceForge.net by following this link:

https://sourceforge.net/projects/drjava/files/1.%20DrJava%20Stable%20Releases/drjava-stable-20130901-r5756/

You receive this email because you have subscribed to a DrJava mailing list.


DrJava is a lightweight programming environment for Java designed to foster test-driven software development. It includes an intelligent
program editor, an interactions pane for evaluating program text, a
source level debugger, and a unit testing tool.

In addition to bug fixes, this stable release includes a number of new features introduced after the last stable release:

Note: Java 5 compatibility has been dropped. To use DrJava, you will
need Java 6 or newer.

New features since the last stable release:

  • DrJava is now compatible with Java 8 and perhaps with future editions
    of Java.

Bug fixes since the last stable release:

  • DrJava correctly finds and labels Oracle JDK 7 compilers on Mac OS X.

NOTE: Newer releases of Mac OS X include a gatekeeper that will not run unlicensed applications like DrJava unless you explicitly open DrJava by
“right” (control-key) clicking on the DrJava icon and executing the
“Open” command. After you manually open DrJava once, Mac OS X remembers
that it should be allowed to run and will open DrJava normally like
other applications. Most open source applications like DrJava will not
be licensed on Mac OS X because Apple charges a fee for this service.

I’m still very pleased by how well my auto-update feature in DrJava works.

Share

About Mathias

Software development engineer. Principal developer of DrJava. Recent Ph.D. graduate from the Department of Computer Science at Rice University.
This entry was posted in DrJava. Bookmark the permalink.

Leave a Reply