Use the procedure that is described here before you import or load an
advanced XML condition to help ensure a satisfactory user experience.
Procedure
-
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.
-
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.
-
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.
- If Eclipse SDK is already running, restart Eclipse in clean
mode, as follows: