This module is a repository for various tools provided as externals libraries, and also provides ObjectWeb utilitary frameworks developped within the OpenCCM project.
| Directory | File | Description |
| | .classpath | Eclipse configuration file defining the classpath to use. |
| | .cvsignore | CVS configuration file defining the resources ignored by CVS. |
| | .project | Eclipse configuration file defining the properties of the project. |
| | export.xml | Ant build file that can be used by others modules. |
| ant/ | | The Ant tool configuration directory. |
| | build.license | License to be used in every file. |
| | build.properties | Common definitions of Ant properties. |
| cmdline/ | | The command line framework. |
| | .cvsignore | CVS configuration file defining the resources ignored by CVS. |
| | build.xml | Ant build file for the compilation process. |
| | src/ | The utils commandline module source code directory. |
| cpp/ | | The C Preprocessor framework. |
| | .cvsignore | CVS configuration file defining the resources ignored by CVS. |
| | build.xml | Ant build file for the compilation process. |
| | src/ | The utils C Preprocessor module source code directory. |
| externals/ | | Common externals tools and libraries. |
| | build.xml | Ant build file for the compilation process. |
| | export.xml | Ant build file for the importing local Ant tasks. |
| | ant/ | Ant libraries. |
| | antcontrib/ | Apache additional ant tasks library. |
| | apollon/ | The Apollon tool libraries. |
| | fractal/ | The Fractal libraries. |
| | jidlscript/ | The JIDLScript library. |
| | jregex/ | The Jregex library. |
| | junit/ | The JUnit library. |
| | monolog/ | ObjectWeb logging library. |
| | objectweb/ | The ObjectWeb ANT tasks library. |
| | web/ | Duplication of the WEB module builders to build each modules doc locally. |
| | winprocess/ | Windows utilities commands. |
| | xerces/ | Apache XML parsing library. |
| | zeus/ | Enhydra DTD interpretor and XML parser generator tool. |
| misc/ | | The Miscellaneous framework. |
| | .cvsignore | CVS configuration file defining the resources ignored by CVS. |
| | build.xml | Ant build file for the compilation process. |
| | src/ | The utils Miscellaneous module source code directory. |
| web/ | | Source files for this documentation. |
| winprocess/ | | Windows utilities commands sources. |
| | ProcessManagement.dsw | Microsoft Developer Studio Workspace File. |
| | exec/ | The exec command sources. |
| | kill/ | The kill command sources. |
| | ps/ | The ps command sources. |