Version 8.3.3
 —  Development Workplace  —

Starting the Development Workplace

The development workplace is the central point for starting tools for layout development.

This document covers the following topics:


Starting the Servlet Container

In order to start the development workplace, your servlet container must have been started. This can be Tomcat or any other servlet container. See also Installation Information in the Installation documentation.

Top of page

Starting the Development Workplace

The development workplace can be invoked from all supported Windows and UNIX platforms.

Start of instruction setTo start the development workplace in the browser

Start of instruction setTo start the development workplace in the SWT client

  1. Invoke your browser and enter the following URL:

    http://localhost:51000/cis/SWTBasedGUI/index.html

    Note:
    If you have defined another port number during installation, enter this port number instead of the default port number 51000.

  2. Choose the following link: Launch SWTBasedGUI - Development.

    When Java Web Start has been installed, the development workplace is shown in your browser. See Elements of the Development Workplace for further information.

    For limitations, see SWT Client in the Special Development Topics documentation.

Top of page