blob: 1405e6cbe22e43f6a58efac4605d5bca126fbb5a [file] [log] [blame]
"example of how to run the AntRunner from the command line. In code,
simply call AntRunner.run() with the command line as you would calling
Ant.main()."
org.eclipse.core.launcher.Main.main ("-application org.eclipse.ant.core.antrunner -f example.xml ")