81828384858687
config.setEcorePath(ecorePath.replaceAll("\\\\", "/")); } else { config.setEcorePath(ecorePath); } new ACPWorkflowImpl(config).run(monitor); }