![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | EdgeOfChaosApplet.java | 2006-09-22 14:47 | 2.6K | |
![]() | EdgeOfChaosCA.java | 2006-09-22 14:47 | 164 | |
![]() | EdgeOfChaosLauncher.java | 2006-09-22 14:47 | 3.4K | |
![]() | README.html | 2006-09-22 14:47 | 1.1K | |
![]() | compile.sh | 2006-09-22 14:47 | 95 | |
![]() | examples/ | 2006-09-22 14:47 | - | |
![]() | manifest | 2006-09-22 14:47 | 26 | |
![]() | xca/ | 2006-09-22 14:47 | - | |
This directory and the subdirectory xca contain the Java source code for version 2.01 of EdgeOfChaosCA. This version requires Java 1.4 or higher. (Version 2.01, September 2006, fixes a problem with scrolling of the image under Mac OS.) The file compile.sh contains the commands needed to compile the source code and to build a jar file containing the program. (The commands as give work on Linux/UNIX. For windows, replace the "/" characters in the commands with "\".) The compiled program can then be run with the command
java -jar EdgeOfChaosCA.java
A copy of the source code can be downloaded as EdgeOfChaosCA_source.zip.
If you prefer, you can download the compiled jar file as EdgeOfChaosCA.jar.
For more information about the program, see this information page.
Note: The author apologizes for the fact that the source code is completely lacking in comments.