config4star/config4j
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Documentation ------------- Comprehensive documentation for Config4J is available. However, it is distributed separately from the source code. You can find the documentation (in PDF and HTML formats) on www.config4star.org. Compilation instructions ------------------------ The build system has been tested only on Linux and Windows. To build, run the following commands: ant The jar file will be put into the top-level "lib" directory. Running "config2j" and "config4j" --------------------------------- UNIX shell scripts and Windows ".bat" files for running "config2j" and "config4j" are in the top-level "bin" directory. However, before using those commands, you must; (1) set the CONFIG4J_HOME environment variable to point to this top-level directory; and (2) add the "bin" directory to your PATH environment variable.