Storing and Sharing Refactoring Operations
Oxygen XML Developer Eclipse plugin scans the following locations when looking for XML Refactoring
operations to provide flexibility:
- A folder named refactoring, created inside the folder of the framework you are customizing. In the Classpath tab of the Document type configuration dialog box, you need to add a reference to the refactoring folder specific for the framework.
- 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 Developer Eclipse plugin installation directory ([OXYGEN_INSTALL_DIR]/refactoring/).
Sharing Custom Refactoring Operations
The purpose of Oxygen XML Developer Eclipse 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.