Customize Oxygen XML Developer plugin to Render PSD Images
Oxygen XML Developer plugin provides support for rendering PSD (Adobe Photoshop) images.
To enable the rendering of PSD images in Author mode, follow this procedure:
- Download the following JAR files:
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-lang/3.1.0/common-lang-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-io/3.1.0/common-io-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/common/common-image/3.1.0/common-image-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-core/3.1.0/imageio-core-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-metadata/3.1.0/imageio-metadata-3.1.0.jar
- http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-psd/3.1.0/imageio-psd-3.1.0.jar
- Copy the downloaded JAR libraries to the
[OXYGEN_INSTALL_DIR]\lib
directory. - Restart Eclipse in clean mode (edit the
shortcut you use to start Eclipse and add
-clean
as the first argument.)