Example - A Selection Plugin

The following plugin is called UppercasePlugin and is an example of selection plugin.. It is used in Oxygen XML Developer for capitalizing the characters in the current selection. This example consists of two Java classes and the plugin descriptor:

Parent topic: Extending Oxygen XML Developer with Plugins Previous topic: How to Share the Classloader Between a Framework and a Plugin Next topic: Creating and Running Automated Tests