Removing a bind control part from an EGL build file

To remove a bind control part from an EGL build file, follow these steps:
  1. In the Project Explorer view, open an EGL build file by doing the following:
    • Right-click the EGL file.
    • Click Open With > EGL Build Parts Editor.
  2. If you have the Outline view open, you will see the build parts listed under the name of your build file. If you do not have the Outline view open, select Window > Show View > Other; in the Show View dialog box, expand General and select Outline.
  3. In the Outline view, right-click the bind control part, then click Remove.

Feedback