From 534a22b671d7acc29fcd1fe6cab77cd96e3cc709 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Mon, 7 May 2007 06:14:38 +0000 Subject: [PATCH] Add ANT Shell Extension git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@535752 13f79535-47bb-0310-9956-ffa450edef68 --- docs/projects.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/projects.xml | 29 ++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) diff --git a/docs/projects.html b/docs/projects.html index 652567064..37b2f718c 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -537,6 +537,58 @@ valign="top" align="left"> Apache License, Version 2.0 + + +

+ + AntShellExt (Ant Shell Extension) +

+

Ant Shell Extension is a Windows Explorer enhacement that adds a contextual + menu when you right click over an Ant xml file, so you can execute all the actions + defined in that file without going to a command console or starting your favourite + IDE to make a simple clean.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with Ant 1.6 and later, should work with all versions +
+ URL: + + + http://www.elpagestion.com/os_ant_en.shtml + +
+ Contact: + + Project mail +
+ License: + + LGPL +

diff --git a/xdocs/projects.xml b/xdocs/projects.xml index a0ff594f5..981d7c58d 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -231,6 +231,35 @@ + + +

Ant Shell Extension is a Windows Explorer enhacement that adds a contextual + menu when you right click over an Ant xml file, so you can execute all the actions + defined in that file without going to a command console or starting your favourite + IDE to make a simple clean.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested with Ant 1.6 and later, should work with all versions
URL: + http://www.elpagestion.com/os_ant_en.shtml +
Contact:Project mail
License:LGPL
+
+

The antworks project is a set of tools and standardized targets that