Skip to content
John Kelly edited this page Apr 27, 2015 · 6 revisions

Welcome to the dita-tools wiki!

Plugin download

The latest version of the plug-in is org.greenelk.ditatools-1.0.0-20150424.103428-1.jar.

Installation instructions

To install, place this plugin jar into the dropins folder of the version of Eclipse you use. If there isn't a dropins folder, just create one - it should be at the same level as your plugins folder.

After restarting Eclipse you can select projects, folders or files, then right-click and select DITA Tools to see the options

Build

The source is built using maven

Continuous Integration

The Continuous Integration website Travis-CI is used to automatically build the code and deliver it to the downloads branch. For more information, see https://travis-ci.org/greenelk/dita-tools

Clone this wiki locally