Using RbUtils Command Line Tools

This page describes how to use RbUtils command line tools and the common options shared by all these tools.
These command line tools are included in the RbUtils distribution.

Classpath

The easiest way is to include rbutils-all-0.13.jar in the classpath.
For more information, see the Using RbUtils Tools.

Exit Value

The utility exits with the number of detected errors.
Its also exits with -1 if a parsing problem occurs.

Common Options

The command line usage is (optionnal arguments are between []):

java <classname> \
     -r, --root <root> \
     [-e, --extension <extension>] \
     [-l, --log <type>] \
     [-f, --file <file>]

Do not forget the classpath