|
The Java Object Instrumentation Environment |
| cs.duke.edu :: ISSG :: JOIE | last update: 05/01/2003 |
|
DownloadJOIE is work in progress and currently there is only a beta version available. The JOIE distribution contains source code, javadoc and the classfiles in a jar-archive. Addionally there is an ANT make file to simplify compiling the source files and testing the examples.
Note: The examples are still part of this distribution but they will be provided seperately in the future. Installation NotesTo install JOIE simply unpack the source files to an arbitrary directory. If you only want to use the
class library make sure that the file joie.jar is in the class path. Known Problems
|