| OpenCCM - CCM Explorer Install Guide | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
CCM Explorer Install GuideThis module requires the following modules to work properly : The CCM Explorer and all dependencies can be checked out by using the alias openccm-explorer. Contents StructureThe CCM Explorer module contains the following directories and files :
Build InstructionsThis module provides a build.xml file to be used by your ANT tool (which should be in your PATH environment setting).
$ ant -p
Buildfile: build.xml
Build file for compiling the CCM Explorer.
Main targets:
build Main target to build the CCM Explorer module.
clean Clean the project.
clean_all Clean all the project (including the distribution directory).
doc Builds the documentation in <build directory>/doc
Default target: build
Thus, the full build can be achieved by simply running ANT without any argument. Results of CompilationAfter compilation, a build directory is created. It contains the following directories and files:
See the user's guide for usage instructions. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||