FreeHEP API
Version v1.2.2

org.freehep.ant
Class FreeHepMain

java.lang.Object
  |
  +--org.freehep.ant.FreeHepMain

public class FreeHepMain
extends Object

Is a copy of Main, from ANT, but with a public Constructor and runBuild. Modifications are signalled by: //*** MODS ***

Version:
$Id: FreeHepMain.java,v 1.2 2000/10/19 11:54:23 duns Exp $
Author:
Mark Donszelmann

Field Summary
static String DEFAULT_BUILD_FILENAME
          The default build file name
 
Constructor Summary
FreeHepMain(String[] args)
           
 
Method Summary
protected  void addBuildListeners(org.apache.tools.ant.Project project)
           
 void runBuild()
          Executes the build.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BUILD_FILENAME

public static final String DEFAULT_BUILD_FILENAME
The default build file name

See Also:
Constant Field Values
Constructor Detail

FreeHepMain

public FreeHepMain(String[] args)
            throws org.apache.tools.ant.BuildException
Method Detail

runBuild

public void runBuild()
              throws org.apache.tools.ant.BuildException
Executes the build.

org.apache.tools.ant.BuildException

addBuildListeners

protected void addBuildListeners(org.apache.tools.ant.Project project)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.