Creating the script file

To create a new XML script file as part of your project in Carbide, do the following:

  1. Select File > New > Other > Carbide Extensions > Creator script file or Carbide > Creator Script Editor.
  2. Click Next.
  3. In the Project field, click Browse to locate your project.
  4. In the File name field, enter a name for the .creatorxml file, as shown in the following example:

  5. Click Finish.

    The Creator Script Editor tab opens and you can now start adding components to the script.

    For the next steps, see Adding components.