Hi,

I would like to add the following task to the Ant External Tools / Tasks Page:

   Name:    JPP (Java PreProcessor)

   Description:
       A preprocessor for non-binary files that works similarly to the
C-preprocessor. Use #ifdef/#else/#endif in your files to perform customised
or bespoke builds without having to maintain lots of similar files.
Supports Java, JSP, HTML, Properties, XML, XSD, DTD, PHP, Perl, C, C++ and
plain text.  Simple Ant task, just drop in the .jar file and go.  Supports
filtering and filtersets and, the best part, it is completely free.

   Compatibility:    Ant 1.6.2 or later

   URL:            http://www.javapreprocessor.com

   Contact:        [EMAIL PROTECTED]

   Licence:        Freeware

Many thanks.

John.

(Here is the same information in XML format)

<subsection name="JPP (Java PreProcessor)">
<p>A preprocessor for non-binary files that works similarly to the C-preprocessor. Use #ifdef/#else/#endif in your files to perform customised or bespoke builds without having to maintain lots of similar files. Supports Java, JSP, HTML, Properties, XML, XSD, DTD, PHP, Perl, C, C++ and plain text. Simple Ant task, just drop in the .jar file and go. Supports filtering and filtersets and, the best part, it is completely free.</p>
 <table class="externals">
   <tr>
     <th>Compatibility:</th>
     <td>Ant 1.6 and later</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