more fixes for command line support

This commit is contained in:
benfry
2012-10-20 20:28:13 +00:00
parent 3736aa0ae4
commit 49d3148141
3 changed files with 11 additions and 10 deletions

View File

@@ -70,9 +70,9 @@ public class Commander implements RunnerListener {
if (args == null || args.length == 0) {
// System.out.println(System.getProperty("user.dir"));
args = new String[] {
"--export",
// "--export",
// "--build",
// "--run",
"--run",
// "--present",
// "--force",
// "--platform=windows",