Open/Save Preferences

Oxygen XML Developer plugin lets you control how files are opened and saved. To configure the options for opening and saving documents, open the Preferences dialog box and go to EditorOpen/Save.

The following options are available:

Open section

Format document when longest line exceeds
Oxygen XML Developer plugin will create line breaks if the characters in a line exceed the specified value. You can choose one of the following:
  • Always format
  • Never format
  • Always ask

Save section

Save all files before transformation or validation
Saves all opened files before validating or transforming an XML document. This ensures that any dependencies are resolved when modifying the XML document and its XML Schema.
Check errors on save
If enabled, Oxygen XML Developer plugin runs a validation that checks your document for errors before saving it.

Performance section

Clear undo buffer on save
If selected, Oxygen XML Developer plugin clears its undo buffer when you save a document. Thus, modifications made prior to saving the document cannot be undone. Select this option if you frequently encounter out of memory errors when editing large documents.

Was this helpful?