Customize Oxygen XML Editor plugin to Render PSD Images

Oxygen XML Editor plugin provides support for rendering PSD (Adobe Photoshop) images.

To enable the rendering of PSD images in Author mode, follow this procedure:

  1. Download the following JAR files:
  2. Copy the downloaded JAR libraries to the [OXYGEN_INSTALL_DIR]\lib directory.
  3. Open OXYGEN_PLUGIN_DIR/META-INF/MANIFEST.MF and add a reference to the JAR libraries in the Bundle-ClassPath entry.
  4. Restart Eclipse in clean mode (edit the shortcut you use to start Eclipse and add -clean as the first argument.)

Was this helpful?