build.props (8 lines of code) (raw):
output.encoding=utf-8
input.encoding=utf-8
resource.loader = file
file.resource.loader.description = Velocity File Resource Loader
file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader
file.resource.loader.path = .,xdocs/stylesheets/
file.resource.loader.cache = true
file.resource.loader.modificationCheckInterval = 10