|
|||||||||
| Home >> All >> [ macbuild overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
macbuild
Class Main

java.lang.Objectmacbuild.Main
- public class Main
- extends java.lang.Object
NOT FINISHED!
Runs MacBuild like a standalone program, without having to write a buildfile. Make sure that ant.jar is in the classpath.
| Constructor Summary | |
Main()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
private static void |
printHelp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Main
public Main()
| Method Detail |
printHelp
private static void printHelp()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> [ macbuild overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
macbuild.Main