copyFile(ScannerFrame, ScannerFrameCopy);
copyFile(ParserFrame, ParserFrameCopy);
//create Scanner, Parser and configuration files for this new editor
Parser parser = CoreUtilities.generateEditor(atgCopy.getAbsolutePath(), test, test, test, null, null);