|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.test.tools.AntUtil
public class AntUtil
| Constructor Summary | |
|---|---|
AntUtil()
|
|
| Method Summary | |
|---|---|
static void |
copyFile(java.io.File fromFile,
java.io.File toFile,
boolean overwrite)
|
static void |
copyFiles(java.io.File fromDir,
java.io.File toDir,
boolean overwrite)
|
static void |
runAnt(java.io.File script,
java.lang.String arguments)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntUtil()
| Method Detail |
|---|
public static void copyFile(java.io.File fromFile,
java.io.File toFile,
boolean overwrite)
public static void copyFiles(java.io.File fromDir,
java.io.File toDir,
boolean overwrite)
public static void runAnt(java.io.File script,
java.lang.String arguments)
throws CoreException
CoreException
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||