Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 16e567b9c4f399396e323ecd14733323 > files > 35

ant-contrib-1.0-0.12.b3.1.mga2.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Ant-contrib Tasks: RunTarget</title>
  </head>

  <body>
    <h1>RunTarget</h1>
    <p>
      Ant task that runs a target without creating a new project.
    </p>
    <h2>Parameters</h2>
    <table border="1" cellpadding="2" cellspacing="0">
      <tr>
        <th>Attribute</th>
        <th>Description</th>
        <th>Required</th>
      </tr>
      <tr>
        <td valign="top">target</td>
        <td valign="top">The name of the target to run.</td>
        <td align="center" valign="top">Yes.</td>
      </tr>
    </table>

    <hr />

    <h2>Example</h2>
    <pre>
      <code>
      TO BE DONE
      </code>
    </pre>
    <p align="center">Copyright &copy; 2003 Ant-Contrib Project. All
    rights Reserved.</p>

  </body>
</html>