How to Install a Plugin

In the directory where Oxygen is installed there exists a directory called plugins that contains all the available plugins. In order for Oxygen to use the new functionality you provided, follow the next steps:
  1. In the plugins folder create a subfolder to store the plugin files.
  2. Put in this new folder the plugin descriptor file plugin.xml, the Java classes of the plugin and the other files that are referenced in the descriptor file.
  3. Restart Oxygen.