Creating the script file
To create a new XML script file as part of your project in Carbide, do the following:
- Select File > New > Other > Carbide Extensions > Creator script file or Carbide > Creator Script Editor.
- Click Next.
- In the Project field, click Browse to locate your project.
- In the File name field, enter a name for the .creatorxml file, as shown in the following example:

- 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.