An Oxygen plugin template with build script
Posted: Thu Nov 29, 2012 8:18 pm
After not finding many resources in terms of how to construct an ant build for an Oxygen plugin I have created a sample project that can be used when writing a new plugin. With minor customization, all outlined in the README, it can be used to build a new oxygen plugin.
The build.xml file can also be used to build the sample plugins that come with the developer kit for learning purposes.
The repository is available at https://github.com/kwbock/oxygenxml_plugin_template.
I thought this could be of use to other developers getting started with Oxygen plugins.
The build.xml file can also be used to build the sample plugins that come with the developer kit for learning purposes.
The repository is available at https://github.com/kwbock/oxygenxml_plugin_template.
I thought this could be of use to other developers getting started with Oxygen plugins.