Edit online

Configuring a JavaScript IDE for Plugin Development

When developing a plugin for Oxygen XML Web Author, WebStorm (a commercial IDE for JavaScript development) can be used to edit JavaScript files. To configure WebStorm to display code completion hints for the Oxygen XML Web Author API, follow these steps:
  1. Go to File > Settings.
  2. Open the Languages & Frameworks > JavaScript > Libraries section.
  3. Click Add and use Web Author for the name.
  4. Click the (+) button near the first list and choose Attach File(s).
  5. Choose the folder where the Oxygen XML Web Author API definition files are located. This folder is in your Oxygen XML Web Author installation folder (in tomcat/webapps/oxygen-xml-web-author/WEB-INF/jsapi/).