Editing a link edit part in an EGL build file

To edit a link edit 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 on the build file, then click Open. The link edit part page is opened. Make your changes to the link edit commands. You can find more information about link edit commands in Link edit part examples.
  4. Save the build file when you are finished editing your link edit part.

Feedback