Installation

Previous Next Contents

3 Installation

This chapter explains how to install the Debugging Support for Other Languages TCK software. This chapter contains the following sections:

3.1 Obtaining the Reference Implementation

The Reference Implementation for Debugging Support for Other Languages 1.0 is Java 2 Platform, Enterprise Edition ("J2EE" ) version 1.4. Follow the instructions for installing J2EE.

3.2 Installing the Software

Copy the test (dsol-tck.jar) and/or configure the class path such that the test is available on the class path. Adding options to the “java” command line to accomplish this is acceptable.

Debugging Debugging Support for Other Languages TCK Contents

The top most Debugging Support for Other Languages TCK installation directory, is referred to as TCK_DIRECTORY throughout the Debugging Support for Other Languages TCK documentation. You can name this directory whatever you want.

Once the Debugging Support for Other Languages TCK is installed, several directories will be created under the TCK_DIRECTORY/. The contents of these directories are as follows (on Win32 platforms assume backslashes in directory paths, instead of forward slashes used here).

Table 3-1 Definitions 

File or Directory Contents

dsol-tck.jar

Contains class files for the Debugging Support for Other Languages TCK.

doc/

This directory and its subdirectories contain all of the documentation for the Debugging Support for Other Languages TCK.

doc/dsol-tck/

Contains the Debugging Support for Other Languages TCK User’s Guide (dsol-tck.pdf).

src/

Contains the source files of the TCK.


Previous Next Contents
Eclipse Foundation Logo  Copyright © 2018, Oracle and/or its affiliates. All rights reserved.