| This is a quickstart for the Dependometer standalone versions. If you are using the Maven Dependometer plugin, refer to Dependometer Maven Plugin for instructions. |
(For a more detailed description how to configure Dependometer, please examine the Documentation section, the Sample Dependometer Configuration or the README)
Prerequisites
Before you start make sure that you have the following prerequisites installed on your computer:
- Java (JDK) 5 or higher
Install & Run Dependometer
- Unpack the distributable to a directory of your choice (<INSTALL_DIR>)
- Run
java -jar dependometer-<programming_language>-<version>.jar
in <INSTALL_DIR>/lib
Hint: The message "missing mandatory option -file" shows that the installation is correct. - Copy and rename config/dependometer-template.xml as you like to create a specific dependometer configuration file
Copy the files in the result-template directory to your preferred result directory(will be automatically created in latest versions) - Configure path settings in your local dependometer configuration file to match your project specific paths
- Configure the result directory/ies as well, e.g. to specify where html output should be saved edit the following element
<listener class="com.valtech.source.dependometer.ui.console.output.HtmlWriter" args="<enter a result directory path here"/>
- Run Dependometer again, appending the "-file <your config file>" option, e.g. for Dependometer Java the whole call could look like this:
java -jar dependometer-java-1.2.4.jar -file ../config/dependometer-config.xml
- If no errors occur, open index.html from your result directory to view html output
- Define your logical architecture (refer to the README for further instructions or look at Sample Dependometer Configuration for an example configuration)
Comments (1)
May 07, 2010
Anonymous says:
lol, easylol, easy