FreeMarker logo
 
About
-  Overview
-  Features
Download
-  FreeMarker
-  中文版手册(PDF)
-  Editor/IDE plugins
-  File generator tool (FMPP)
-  FTL Libraries
Documentation
-  Manual
-  Java API
-  Manual » FAQ
-  Manual » Alphabetical Index
-  Manual » Expression syntax cheat sheet
-  Manual » Index of ?built_ins
-  Manual » Index of #directives
-  Manual » List of .special_variables
-  Manual » Change log (versions)
-  Manual » Glossary
Community, help
-  Report bugs here
-  Ask Help on Stack Overflow, tag "freemarker"
-  Mailing lists for deeper discussions
-  Twitter to keep track of events/releases
Miscellaneous
-  Powered by FreeMarker
-  SourceForge project page
-  Source code on GitHub
-  Who we are
 
File generator tool (FMPP)

FMPP is a command-line tool, Ant task, and embeddable library, for generating text files. The files are generated directly by processing FreeMarker template files, and/or by processing (transforming) XML files with FreeMarker templates. It can process whole directories recursively. It allows templates to split their output into multiple output files.

For more information and to download FMPP, please visit its homepage:
http://fmpp.sourceforge.net/

Note that the FreeMarker download already includes a light-weight Ant task specialized on transforming XML files with FreeMarker templates. FMPP can do it too, but as it is more heavy-weight and more general purpose, it's harder to learn using it.

 

 

 
Found broken link or other problem with this site?
Report to: ddekanyREMOVEME@freemail.hu
(remove the "REMOVEME" from the address)
 
Page last generated: 2013-06-27 20:22:07 GMT
All content on this page is copyrighted by the FreeMarker project.
 
  SourceForge Logo    Powered by FreeMarker