2004-01-31 16:29:28 +00:00

26 lines
720 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Maven Javacc Plug-in</title>
<author email="michal.maczka@dimatics.com">Michal Maczka</author>
</properties>
<body>
<section name="Maven Javacc Plug-in">
<p>
This plugin generates code based on user-supplied Javcc/JJtree grammars.
</p>
<p>
For more information on the functionality provided by this plugin,
please see the <a href="goals.html">Goals</a> document.
</p>
<p>
For more information on how to customise the functionality provided
by this plugin, please see the <a href="properties.html">properties</a>
document.
</p>
</section>
</body>
</document>