Editing a bind control part in an EGL build file

To edit a bind control part:
  1. In the Project Explorer view, open an EGL build file by doing the following:
    1. Right-click on the EGL file.
    2. Click Open With > EGL Build Parts Editor.
  2. If you have the Outline view open, you will see the Build Descriptor part 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 window, expand General and select Outline.
  3. In the Outline view, right-click the bind control part and select Open.
  4. Edit the bind commands in the bind control part.
  5. Save the build file when you are finished editing.

Feedback