5253545556575859
validateProjectStructureFile(target, copy); if (copy != null) { copy.delete(); } } catch (Exception ex) { throw new XmlSavingException("An I/O error occurred: " + ex.getMessage(), ex); } }