> hello > > this mail is to add a new external ant task: > > <<kanaputsExternalTask.xml>> > > Description: > > 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. > 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. > 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. > > Compatibility: > Ant 1.4 and above > > URL: > http://www.kanaputs.org > http://www.kanaputs.org/ant.html > > Contact: > [EMAIL PROTECTED] > > best regards > > Patrick Duverger >
<subsection name="Kanaputs"> <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"> <tr> <th>Compatibility:</th> <td>Ant 1.2 and above</td> </tr> <tr> <th>URL:</th> <td> <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>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]