Home | History | Annotate | Download | only in core

Lines Matching defs:initDir

54     static private String initDir = "D:\\Dmt";
76 initDir = args[1];
87 if (!NodeLoader.getInstance(initDir).exists())
97 validator.analyzeDir(initDir);