Searched refs:helpFileName (Results 1 – 1 of 1) sorted by relevance
126 String helpFileName = fullReportFileName + JDiff.DIR_SEP + "jdiff_help" + h_.reportFileExt; in emitHelp() local128 FileOutputStream fos = new FileOutputStream(helpFileName); in emitHelp()262 System.out.println("IO Error while attempting to create " + helpFileName); in emitHelp()