net.sweetohm.ant.util
Class AntLauncher

java.lang.Object
  extended by net.sweetohm.ant.util.AntLauncher

public class AntLauncher
extends java.lang.Object

This class is a simple loader for Ant in order to make debug trivial.

Author:
Michel Casabianca.

Constructor Summary
AntLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
          Method main.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntLauncher

public AntLauncher()
Method Detail

main

public static void main(java.lang.String[] args)
Method main.

Parameters:
args - The command line parameters.