| XJJDT/ | XJ installation main directory | ||
| |- bin/ | Scripts for compiling and running XJ programs | ||
| |- doc/ | XJ documentation (this file) | ||
| |- lib/ | The XJ compiler and runtime JARs | ||
| |- licenses/ | Licenses governing the XJ distribution | ||
| |- regression/ | The XJ regression testing framework | ||
| |- samples/ | Sample XJ programs and build script | ||
| `- share/ | External JARs that XJ uses |
| XJJDT/ | XJ installation main directory | ||
| `- src/ | Source directory | ||
| |- batch/ | Modified JDT batch runner sources | ||
| `- compiler/ | Modified JDT compiler sources |
Note: These files are released as required by, and under the terms of the CPL.