Running the application in WebSphere(R) Studio

To run the BTT Java(TM) Sample Application using a Java client, do the following:

  1. In the Java perspective, click Run.
  2. In the launch configurations panel, select JavaApplication.
  3. Click New.
  4. In the main panel that appears, set the following values:
    • Project: BTTJavaSample
    • Main class: OpenDesktop
  5. 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.

  6. Click Apply.
  7. 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.