Manual
3. Enter the variable name as ANT_HOME and variable value as <Ant installation
directory on Windows>.
For example: Enter C:\ant1.7.0RC1\bin as the value of PATH and C:\ant1.7.0RC1
as the value of ANT_HOME.
4. Click OK.
5. Click Apply Changes.
If you do not have Ant 1.7.0 installed on your Windows system, download the
apache-ant-1.7.0-bin.zip file from the website:
http://archive.apache.org/dist/ant/binaries
JDBC Type 4 Driver for NonStop SQL/MX
If you plan to use NonStop JDBC Type 4 driver, ensure that you have JDBC Type 4 driver version
T1249V11 or later installed on your system.
If you already have JDBC Type 4 driver installed on your system, check its version by following
these instructions:
1. Go to the command prompt.
2. Go to the <JDBC T4 installation directory>\lib directory on your Windows
system using:
Command Prompt> cd <JDBC T4 installation directory>\lib
For example:
Command Prompt> cd C:\JDBCT4\lib
3. Run this command to check the version of JDBC Type 4 driver:
Command Prompt> java -jar t4sqlmx.jar
Version procedure: T1249_V11_15MAY05_HP_NONSTOP(TM)_JDBCT4_2005_04_28
The version of JDBC Type 4 driver must be T1249V11 or later.
To install JDBC Type 4 driver on your Windows system, see the HP NonStop JDBC Type 4 Driver
Programmer's Reference Manual.
Eclipse IDE
If you are planning to use the Eclipse Integrated Development Environment (IDE), ensure that
you have version 3.3.1.1 or a later version installed on your Windows system.
If you do not have the Eclipse IDE installed on your Windows system, download it from: http://
archive.eclipse.org/eclipse/downloads/drops/R-3.3.1.1-200710231652/winPlatform.php#EclipseSDK
Click the eclipse-SDK-3.3.1.1-win32.zip file from the Download column. You can also
download it directly from: http://archive.eclipse.org/eclipse/downloads/drops/
R-3.3.1.1-200710231652/download.php?dropFile=eclipse-SDK-3.3.1.1-win32.zip
After downloading the eclipse-SDK-3.3.1.1-win32.zip file, unzip it in the <ECLIPSE
IDE Installation directory> directory.
Prerequisites 33