Hi,

I would like the following task to be added to the External Tools and Tasks page.

   Name:            JPP
Description: JPP is a preprocessor for Ant supporting many different file types that allows you to include / exclude contents based on build-time parameters. It is completely invisible to other tools and takes the hassle out of maintaining customised code or content. It is free, is provided as an Ant task, and very simple to use.
   Cmopatibility:    Ant 1.6.5 or later
   URL:             http://www.javapreprocessor.com
   Licence:         Freeware

Below is the XML patch.

Many thanks,

John.



<subsection name="JPP">
 <p>
<a href="http://www.javapreprocessor.com";>JPP</a> is a preprocessor for Ant supporting many different file types that allows you to include / exclude contents based on build-time parameters. It is completely invisible to other tools and takes the hassle out of maintaining customised code or content. It is free, is provided as an Ant task, and very simple to use.
 </p>
 <table class="externals">
   <tr>
     <th>Compatibility:</th>
     <td>Ant 1.6.5</td>
   </tr>
   <tr>
     <th>URL:</th>
<td><a href="http://www.javapreprocessor.com";>http://www.javapreprocessor.com</a></td>
   </tr>
   <tr>
     <th>Contact:</th>
<td><a href="mailto://[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td>
   </tr>
   <tr>
     <th>License:</th>
     <td>Freeware</td>
   </tr>
 </table>
</subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to