From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- src/site/xdoc/antdocs/DebugDef.xml | 76 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 src/site/xdoc/antdocs/DebugDef.xml (limited to 'src/site/xdoc/antdocs/DebugDef.xml') diff --git a/src/site/xdoc/antdocs/DebugDef.xml b/src/site/xdoc/antdocs/DebugDef.xml new file mode 100644 index 0000000..c3084e8 --- /dev/null +++ b/src/site/xdoc/antdocs/DebugDef.xml @@ -0,0 +1,76 @@ + + + + +debug + + +
+Specifies a debugging configuration for a project. + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Attribute + +Description + +Type +
descriptionString
dirSet the working directory of the process.File
executableSet the name of the executable program.String
refidReference
+
+ +
+
+arg +
+
Adds a command-line argument.
+
+env +
+
Add an environment variable.
+
+
+
+ +
-- cgit v1.2.3