Skip to content

DITA-OT plugin that contains the OOPS Consultancy XMLTask library

License

Notifications You must be signed in to change notification settings

stefan-jung/org.jung.xmltask

Repository files navigation

org.jung.xmltask

license

org.jung.xmltask is an abstract base DITA-OT Plug-in for the DITA-OT that provides the OOPS Consultancy XMLTask library. Xmltask provides the facility for automatically editing XML files as part of an Ant build. The plug-in is designed to be extended.

Installing the Plug-in

Install the plugin using the dita command.

dita --install https://github.com/stefan-jung/org.jung.xmltask/archive/master.zip

Dependency

To define a dependency in your own custom plugin on this plugin, simply add a <require> element to your own plugin.xml

<plugin id="com.example.dita">
  <require plugin="org.jung.xmltask"/>
</plugin>

License

Apache 2.0 © 2023 Stefan Jung

The Program includes the following additional software components which were obtained under license:

About

DITA-OT plugin that contains the OOPS Consultancy XMLTask library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published