Installation into the JRE 1.2 or higher:
The installation of JTC-API into the JRE 1.2 or higher is very easy.
Copy the Java-archive-file toolkits_1-1-x.jar into the extension directory of your JRE.
The Extension directory can be found under \jre\lib\ext or \jdk\jre\lib\ext.
All Java-archive-files in the extension directory are included automatically into the class path.
Installation into the JRE 1.1 or lower:
In order to make the JTC-API available in the JRE,
you must include the Java-archive-file to the class path (CLASSPATH).
The class path is set over the environment variables of your operating system.
Note! Java-archive-files exist only after JRE 1.1 and higher.
If you should have a previous version, then you must rename the ending jar to zip.
|