Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample - Tool to generate Java code

The tool is executed using the following command:

Code Block
java -cp devkit.jar com.digitalroute.devkit.tools.ContractGen \ 
     -d <output dir> -f <configuration contract file>


...