Version 9.6
 —  CentraSite Control Pluggable Architecture  —

Appendix A1: Eclipse Prerequisites

The descriptions in this document are based on a sample plug-in named DemoPlugIn01. We will show how to use Eclipse and standard CentraSite features in order to add the plug-in to CentraSite.

Before you start, ensure that you have a recent Eclipse version installed on your machine. Eclipse is available as a download from http://www.eclipse.org/.

In Eclipse, select Window > Preferences > Java > Compiler in order to configure usage of / compliance with the Java version currently supported by CentraSite.

The system requirements can be checked at http://documentation.softwareag.com/.

Example:

graphics/image062.png

Click Apply to activate the settings. Eclipse will ask you to confirm the change, indicating that an internal rebuild is required. Reply Yes. The rebuild takes only a few seconds.

Top of page