The development workplace is the central point for starting tools for layout development.
This document covers the following topics:
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.
The development workplace can be invoked from all supported Windows and UNIX platforms.
To start the development workplace in the browser
Invoke your browser and start the development workplace with the following URL:
http://localhost:51000/cis/HTMLBasedGUI/workplace/ide.html
Note:
If you have defined another port number during installation,
enter this port number instead of the default port number 51000.
The development workplace is shown in your browser. See Elements of the Development Workplace for further information.
To start the development workplace in the SWT client
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.
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.