In these instructions, variables in angle brackets need to be expanded
for each platform. For example, <TS_HOME> becomes $TS_HOME on
Solaris/Linux and %TS_HOME% on Windows. In addition, the forward
slashes (/ ) used in all of the examples need to be replaced with
backslashes (\ ) for Windows. Finally, be sure to use the appropriate
separator for your operating system when specifying multiple path
entries (; on Windows, : on UNIX/Linux).
On Windows, you must escape any backslashes with an extra backslash in
path separators used in any of the following properties, or use forward
slashes as a path separator instead.
|