I was just reading this line:
The first thing the format() method does is load a Velocity template from the classpath named output.vm
And I couldn't figure outPlease explain what was meant by classpath in this context, and how I should set the classpath.