The Projectpage does include a small archive with examples that show all the basic operations the beenerator is able to execute.
demoed are:
- simple driverscripts (with xml-input and xpath).
- all the basic operations in the templates:
- template text
- template (beanshell) scripts
- template output
- template includes
to run the examples:
- download beenerator-app-x.y.z.jar
- download the examples zip
- extract the zip
- run java -jar beenerator-app-x.y.z path_to_script/driver.bsh
- there should be some output :))
Next