Searched defs:cfgFilePath (Results 1 – 1 of 1) sorted by relevance
277 String cfgFilePath = textFieldScriptPath.getText().trim() + "/cfg.json"; in genCommand() local443 String cfgFilePath = fileUtil.makeFile(textFieldScriptPath.getText().trim() + "/cfg.json"); in writeJsonFile() local