To run the BTT Java(TM) Sample Application using a Java client,
do the following:
- In the Java perspective, click Run.
- In the launch configurations panel, select JavaApplication.
- Click New.
- In the main panel that appears, set the following values:
- Project: BTTJavaSample
- Main class: OpenDesktop
- In the program arguments panel, add the following arguments:
-p http://<host name>:9080/BTTJavaSample/dse/dse.ini
Replace <host name> with the name of
the server running the sample application. If you changed the default port,
replace 9080 with the number of the port you are using.
- Click Apply.
- Click Run to run the desktop as a Java application.
The desktop opens after initializing the toolkit client environment and reads
the desktop configuration settings from the server.