Windows system, Java development kit (jdk) – HP Integrity NonStop J-Series User Manual

Page 23

Advertising
background image

For information on installing NSJ on a NonStop system, see the NonStop Server for Java 6.1
Programmer's Reference
Manual.

Windows System

The following software must be installed on the Windows™ system:

Java Development Kit (JDK)

- is a Java development tool kit, which includes the Java Runtime Environment (JRE) that enables
you to run Java applications and applets.

Ant

- is a Java library and command-line tool used to build Java projects. This tool is required to
build Axis2/Java applications.

For more information, see

http://ant.apache.org/

.

Maven

- is a software project management and comprehension tool from Apache Software Foundation.
This tool is used to manage a project's build, reporting, and documentation using a central
repository.

For more information, see

http://maven.apache.org/

.

JDBC Type 4 Driver for NonStop SQL/MX

- enables Java applications to use HP NonStop SQL/MX to access NonStop SQL databases.

SVN

- is an open source version control system provided by Apache Subversion™ software project
and is used to download the required software.

For more information, see

http://subversion.apache.org/

.

Eclipse Galileo IDE

- is an Integrated Development Environment (IDE) that provides comprehensive facilities for
developing applications.

For more information, see

http://www.eclipse.org/

.

Java Development Kit (JDK)

You must have JDK version 1.5 or later installed on the Windows system.

If you already have JDK installed, check its version using the following command:

command prompt> java -version

java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)

NOTE:

The above output is for JDK 1.6.

If the java -version command returns the following error, set the PATH and JAVA_HOME
variables:

'java' is not recognized as an internal or external command, operable program or batch file.

To set the variables:
1.

Right-click My Computer on your desktop and select Properties.

The System Properties window appears.

2.

Click the Advanced tab.

Prerequisites

23

Advertising
This manual is related to the following products: