});
loggingManager.info("JaWEManager -> Working with '" + xpdleeClass + "' implementation of XPDL Element Editor ");
} catch (Throwable ex) {
//CUSTOM
try {
xpdlElementEditor = new NewStandardXPDLElementEditor(new NewStandardXPDLEditorSettings());
} catch (HeadlessException e) {
// ignore
}
//END CUSTOM
if (JaWE.getJaWEVersion() != JaWE.COMMUNITY_VERSION) {