Something about System Implementation

The system has been implemented in Java jdk 1.0 by exploiting the Microsoft J++ development environment. The pre-compiled version of the system has now been compiled with jdk 1.1.3 to increase speed thought it still exploits deprecated classes and the 1.0 event model. The source version can be compiled with either jdk 1.0 or jdk 1.1. You are recommended to use jdk 1.1 as it produces a much faster system. You will get warning messages about deprecated interfaces while compiling.

Instruction to Install, and Run a precompiled version of the E3 System

Instruction to Install, Compile, and Run the E3 System