diff --git a/docs/external.html b/docs/external.html index aea85be33..587aeb19c 100644 --- a/docs/external.html +++ b/docs/external.html @@ -4238,6 +4238,55 @@ valign="top" align="left"> GNU GPL 2.0 + + +

+ + MakeRunScript +

+

MakeRunScript creates a run script for your application. Even if you are developing on windows, + you can make a run script for *nix and vice versa. If you've used the built-in java task before, you + already know how to use 90% of MakeRunScript.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.7 and higher +
+ URL: + + http://sourceforge.net/projects/makerunscript/ +
+ Contact: + + MakeRunScript forums +
+ License: + + Apache 2.0 +

diff --git a/xdocs/external.xml b/xdocs/external.xml index cf7568c59..a633d80ee 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -2297,6 +2297,32 @@ + + + +

MakeRunScript creates a run script for your application. Even if you are developing on windows, + you can make a run script for *nix and vice versa. If you've used the built-in java task before, you + already know how to use 90% of MakeRunScript.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.7 and higher
URL:http://sourceforge.net/projects/makerunscript/
Contact:MakeRunScript forums
License:Apache 2.0
+