Installation and Setup
In the instructions below, you will prepare the development environment setup for your Legacy Desktop. The following file will be downloaded:
File | Description | Source |
|---|---|---|
devkit_ | Desktop devkit package | on the platform |
Download the
devkitpackage to the PC where you will use Legacy Desktop and do the DTK work:http(s)://<platform host>:9000/download/devkitCreate an installation directory for the DTK.
$ mkdir <devkit dir>Extract the
devkitpackage to your installation directory<devkit dir>$ unzip devkit_<version>.zipSetting Up the Environment Variables for the DTK.
In your development environment or build scripts you must include the devkit.jar in the class path. that was extracted above, indevkit_<version>/libin the class path.For example: