DrJava Plug-in

Introduction

As part of an Eclipse Innovation Grant, the DrJava team has created a plug-in for IBM's Eclipse development platform. When fully mature, this plug-in will provide several features from DrJava to Eclipse, including an Interactions Pane, a simplified user interface, and a debugger integrated with the Interactions Pane.

As a first milestone, the plug-in provides a fully-functional Interactions Pane and simplified user interface ("perspective") to Eclipse. The next stage of development will integrate Eclipse's debugger with the Interactions Pane, allowing users to interact with their programs while at a breakpoint.

To run the DrJava Plug-in for Eclipse, download the file, unzip it, and copy the wrapped ".jar" file into the "plugins" directory of your Eclipse installation. A "DrJava" Perspective and an "Interactions" view will be available in the list of Perspectives and Views after you restart Eclipse. (See Window->Open Perspective->Other... and Window->Show View->Other... .)

Notes

  1. Carl reports that DrJava Plug-in 0.9.9 is buggy, so only install DrJava Plug-in 0.9.8.

References

  1. http://en.wikipedia.org/wiki/DrJava
  2. http://www.drjava.org/
  3. http://drjava.sourceforge.net/