Versions Compared

Key

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

Update formatting

This file if provided (If a velocity.properties is provided on the classpath (e.g., /WEB-INF/classes), it will be loaded by Velocity. It can be used to load custom macros:

code
Code Block
xml
xml
titlevelocity.properties
# Velocity Macro libraries.  
velocimacro.library = webwork.vm, tigris-macros.vm, myapp.vm

(lightbulb) See the Velocity documentation for more information.