Removing a link edit part from an EGL build file

To remove a link edit part from an EGL build file, follow these steps:
  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 on the link edit part, and then click Remove.

Feedback