|
@@ -2472,6 +2472,71 @@ |
|
|
valign="top" align="left"> |
|
|
valign="top" align="left"> |
|
|
GNU Lesser General Public License (LGPL) |
|
|
GNU Lesser General Public License (LGPL) |
|
|
</td> |
|
|
</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
</table> |
|
|
|
|
|
<h4 class="subsection"> |
|
|
|
|
|
<a name="Kanaputs"></a> |
|
|
|
|
|
Kanaputs |
|
|
|
|
|
</h4> |
|
|
|
|
|
<p>Kanaputs is a parser for java based scripting. It is an |
|
|
|
|
|
interpreter for Java. With Kanaputs you can use Java as an |
|
|
|
|
|
interpreted language: no more compilation, each instruction is |
|
|
|
|
|
executed when you write it. It is a small programmation |
|
|
|
|
|
language to make script files above Java.</p> |
|
|
|
|
|
<p>Kanaputs Ant Task provides a way to add any kind of |
|
|
|
|
|
programmatic features in your Ant script. The code you insert |
|
|
|
|
|
stays OS independent (because Kanaputs uses Java) and is |
|
|
|
|
|
completely integrated with Ant as you can give Ant properties |
|
|
|
|
|
to the Kanaputs code and get back the results in other |
|
|
|
|
|
properties.</p> |
|
|
|
|
|
<p>Moreover, as you can invoke any kind of Java code with |
|
|
|
|
|
Kanaputs, you can popup windows from your Ant file to ask the |
|
|
|
|
|
user to do a choice.</p> |
|
|
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
Compatibility: |
|
|
|
|
|
</th> |
|
|
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
Ant 1.2 and above |
|
|
|
|
|
</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
URL: |
|
|
|
|
|
</th> |
|
|
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
|
|
|
|
|
|
<a href="http://www.kanaputs.org/">http://www.kanaputs.org/</a> |
|
|
|
|
|
<a href="http://www.kanaputs.org/ant.html">http://www.kanaputs.org/ant.html</a> |
|
|
|
|
|
|
|
|
|
|
|
</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
Contact: |
|
|
|
|
|
</th> |
|
|
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
|
|
|
|
|
|
<a href="mailto:kfra@kanaputs.org">kfra@kanaputs.org</a> |
|
|
|
|
|
|
|
|
|
|
|
</td> |
|
|
|
|
|
</tr> |
|
|
|
|
|
<tr> |
|
|
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
License: |
|
|
|
|
|
</th> |
|
|
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
|
|
valign="top" align="left"> |
|
|
|
|
|
Freeware |
|
|
|
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|
</table> |
|
|
</table> |
|
|
<h4 class="subsection"> |
|
|
<h4 class="subsection"> |
|
|