![]() UJML Application Development User Guide |
The UIE SDK includes a powerful debugger which gives you a detailed view of your application as it runs.
To run the debugger, you must select 'Start UIE debugger' from the Windows Start menu. This will start up the debugger using bin/rundeb.bat file. If you are having trouble running the UIE debugger, see the SDK Quickstart documentation and make certain you have followed the installation steps correctly.
The main debugger window is:
Figure 1. SDK debugger main screen
The debugger main window consists of the following panes:
All panes may be resized by clicking and dragging their borders.
Each pane may be copied to the clipboard by right-clicking and selecting 'Copy' or 'Copy All'. The messages and variable trace panes may also be cleared by right-clicking.
Panes that contain tables can be sorted using any of the columns within the table. Sorting is done by left-clicking on the column heading. When the table is sorted by that column, an icon appears that indicates the sorting criterion.
All panes that contain tabular data can have the columns resized or reordered. To do this, the user must left-click and drag either the column heading or the boundary between column headings. Columns may also be hidden or shown by right-clicking on the column headings.
|
Topic |
Description |
|
The menus and toolbar of the debugger window provides features necessary to choose and start running a UJML application through the debugger. | |
|
This pane shows the UJML of the active application. | |
|
The messages pane consists of several tabs including Requests, HTTP, Alerts, Runtime, Compiler, and Trace. | |
|
These two panes display the variables within the UJML application. | |
|
This pane displays the trace of all variable assignments. | |
|
The UIE SDK debugger includes functionality for packaging and publishing your code in a form ready to run on a device. | |
|
The UIEvolution SDK allows the user to create customized skins. |
|
Copyright (c) 2000-2005 by UIEvolution, Inc. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|