- A Concurrent Affair - https://www.concurrentaffair.org -

Generate a Custom DrJava jar File

This week, I have worked on a couple of DrJava projects:

  1. Generate Custom drjava.jar [1]
  2. New Language Level Support [2]

The second project, a simplified language level facility, is mainly Corky’s work, I’m just helping to integrate it into the main part of DrJava.

The first project, the ability to bundle other libraries and classes with DrJava, was a request by Barbara Ericson [3] for use with the Media Computation [4] classes at Georgia Tech.
As of revision 5232 [5], this feature has been implemented and merged into the trunk.

I’ll still have to do more specific tests with the Media Computation classes. As Mark Guzdial [6] explained to me: “Right now, we include jmusic, javazoom, and various class files into our classes — see http://mediacomputation.org [7] for either the Java CS1 or Data Structures classes.”

This is probably also of interest to anyone who uses the ACM classes.

[8] [9]Share [10]