Opening the Application Editor

The Carbide.c++ Application Editor allows you to edit global parameters which are used to build your application.

Figure 1 - The Project Explorer view and Application Editor

Opening the Application Editor

  1. Open your project and display its contents in the C/C++ Projects view
  2. Open the application.uidesign file:
    • Right-click the file application.uidesign, then select the Open menu item
    • OR

    • Double-click the application.uidesign file
  3. The Overview page of the Application Editor is displayed, as shown in Figure 1.

Related references