Storing and Sharing Refactoring OperationsEdit online
Oxygen XML Editor plugin scans the following locations when looking for XML Refactoring
operations to provide flexibility:
- A refactoring folder, created inside a directory that is associated to a framework you are customizing. To associate the parent directory to the framework, you need to add it in the Classpath tab of the Document type configuration dialog box.
- A folder that you specify in the Load additional refactoring operations from text box in the XML Refactoring preferences page.
- The refactoring folder from the Oxygen XML Editor plugin installation directory ([OXYGEN_INSTALL_DIR]/refactoring/).
Sharing Custom Refactoring Operations
The purpose of Oxygen XML Editor plugin scanning multiple locations for the XML Refactoring operations is to provide more flexibility for developers who want to share the refactoring operations with the other team members. Depending on your particular use case, you can attach the custom refactoring operations to other resources, such as framework or projects.
After storing custom operations, you can share them with other users by sharing the resources.