Eclipse.org Eclipse.org - Device Kit

Generating Java classes from a Control Markup Language file

You can generate Java classes from Control Markup Language (CML) files to shorten the processing time and amount of memory used during runtime. After you generate Java classes, you can integrate them into the final application. Refer to the following steps to generate Java classes from a CML file:

  1. In WebSphere Studio Device Developer, right-click on your CML file.
  2. Select Device--> Generate....

    WebSphere Studio Device Developer generates Java code from your CML file and stores the code in a source folder with the name of the device, transport, or test that you specified in the CML file.