diff --git a/docs/external.html b/docs/external.html index 7cb0d917a..8a44299d9 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2472,6 +2472,71 @@ valign="top" align="left"> GNU Lesser General Public License (LGPL) + + +
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.2 and above + | +
|---|---|
| + URL: + | ++ + http://www.kanaputs.org/ + http://www.kanaputs.org/ant.html + + | +
| + Contact: + | ++ + kfra@kanaputs.org + + | +
| + License: + | ++ Freeware + |
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.2 and above | +
|---|---|
| URL: | ++ http://www.kanaputs.org/ + http://www.kanaputs.org/ant.html + | +
| Contact: | ++ kfra@kanaputs.org + | +
| License: | +Freeware | +
A build-time architectural testing tool, designed