Before importing or loading an advanced XML condition

Use the procedure that is described here before you import or load an advanced XML condition to help ensure a satisfactory user experience.

Procedure

  1. Modify the ECLIPSE_HOME/plugins/com.yantra.ide.othertools.greex.editor_VERSION_NUMBER/lib/greexide.properties file and specify the JDBC connection properties based on the database you are using.
    ECLIPSE_HOME is the directory where Eclipse SDK is installed. VERSION_NUMBER is the current version number of the Greex editor plug-in.
  2. Depending on the database, copy the required database driver JAR file to the ECLIPSE_HOME/plugins/com.yantra.ide.othertools.greex.editor_VERSION_NUMBER/lib directory.
  3. Edit the ECLIPSE_HOME/plugins/com.yantra.ide.othertools.greex.editor_VERSION_NUMBER/META-INF/MANIFEST.MF file and add the relative path (relative to the ECLIPSE_HOME/plugins/com.yantra.ide.othertools.greex.editor_VERSION_NUMBER directory) of the required database driver JAR file in the Bundle-ClassPath property.
  4. If Eclipse SDK is already running, restart Eclipse in clean mode, as follows:
    eclipse.exe -clean