git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270163 13f79535-47bb-0310-9956-ffa450edef68master
@@ -10,7 +10,7 @@ | |||||
<h2><a name="javacc">JavaCC</a></h2> | <h2><a name="javacc">JavaCC</a></h2> | ||||
<h3>Description</h3> | <h3>Description</h3> | ||||
<p> | <p> | ||||
Invokes the <a HREF="http://www.metamata.com/javacc/" target="_top">JavaCC</a> compiler | |||||
Invokes the <a HREF="http://www.webgain.com/products/java_cc/" target="_top">JavaCC</a> compiler | |||||
compiler on a grammar file. | compiler on a grammar file. | ||||
</p> | </p> | ||||
<p> | <p> | ||||
@@ -12,7 +12,7 @@ | |||||
<h3> | <h3> | ||||
Description</h3> | Description</h3> | ||||
Invokes the <a href="http://www.metamata.com/javacc/">JJTree</a> preprocessor | |||||
Invokes the <a href="http://www.webgain.com/products/java_cc/">JJTree</a> preprocessor | |||||
for the JavaCC compiler compiler. It inserts parse tree building actions | for the JavaCC compiler compiler. It inserts parse tree building actions | ||||
at various places in the JavaCC source that it generates. The output of | at various places in the JavaCC source that it generates. The output of | ||||
JJTree is run through JavaCC to create the parser. | JJTree is run through JavaCC to create the parser. | ||||
@@ -14,8 +14,8 @@ | |||||
</ul> | </ul> | ||||
<h3>Requirements</h3> | <h3>Requirements</h3> | ||||
<p>This task requires Metamata Development environment 2.0/Webgain Quality Analyzer 2.0. | <p>This task requires Metamata Development environment 2.0/Webgain Quality Analyzer 2.0. | ||||
An evaluation version is available at <a href="http://www.webgain.com/products/quality_analyzer">Webgain</a>. | |||||
, <a href="http://jakarta.apache.org/oro">Jakarta Oro</a> and a XML parser (via JAXP).</p> | |||||
An evaluation version is available at <a href="http://www.webgain.com/products/quality_analyzer/">Webgain</a>. | |||||
, <a href="http://jakarta.apache.org/oro/">Jakarta Oro</a> and a XML parser (via JAXP).</p> | |||||
<h3>Description</h3> | <h3>Description</h3> | ||||
<p> | <p> | ||||
Invokes the Metamata Audit/ Webgain Quality Analyzer on a set of Java files. | Invokes the Metamata Audit/ Webgain Quality Analyzer on a set of Java files. | ||||
@@ -14,9 +14,9 @@ | |||||
</ul> | </ul> | ||||
<h3>Requirements</h3> | <h3>Requirements</h3> | ||||
<p>This task requires Metamata Development environment 2.0/Webgain Quality Analyzer 2.0. | <p>This task requires Metamata Development environment 2.0/Webgain Quality Analyzer 2.0. | ||||
An evaluation version is available at <a href="http://www.webgain.com/products/quality_analyzer">Webgain</a>. | |||||
An evaluation version is available at <a href="http://www.webgain.com/products/quality_analyzer/">Webgain</a>. | |||||
(Though you will not be able to use Metrics from the command line if you do not have a registered version). | (Though you will not be able to use Metrics from the command line if you do not have a registered version). | ||||
You also need a TRaX compliant processor(such as <a href="http://xml.apache.org/xalan-j">Xalan 2.x</a>) via JAXP 1.1</p> | |||||
You also need a TRaX compliant processor(such as <a href="http://xml.apache.org/xalan-j/">Xalan 2.x</a>) via JAXP 1.1</p> | |||||
<h3>Description</h3> | <h3>Description</h3> | ||||
<p> | <p> | ||||
Invokes the Metamata Metrics / WebGain Quality Analyzer source code | Invokes the Metamata Metrics / WebGain Quality Analyzer source code | ||||