Example #1
0
 public void setOutput(String s) {
   option.setOutputDir(new File(s));
 }