How to deploy a framework as an Oxygen XML Editor plugin add-on

To deploy a framework as an Oxygen XML Editor plugin add-on, follow the next steps:
  1. Pack the framework directory as a ZIP file;
  2. Create a descriptor file. You can use a template that Oxygen XML Editor plugin provides. To use this template, go to File > New and create an Oxygen XML Editor plugin descriptor file;
  3. Copy the ZIP file and the descriptor file to an HTTP server. The URL to this location serves as the Update Site URL.