VPP

What is it?

A Quick Example

<target name="vpp">
<typedef resource="foundrylogic/vpp/typedef.properties" />
<taskdef resource="foundrylogic/vpp/taskdef.properties" />

<vppcopy todir="output" overwrite="true">
<fileset dir="src" includes="*.html.vpp" />
<mapper type="glob" from="*.html.vpp" to="*.html" />
</vppcopy>
</target>

Why?

Download and Installation

Documentation and Examples

Getting Help

Licensing

References

Credits

SourceForge Logo