Defining an EGLAR library
To add multiple EGLAR files from different folders to a project at once, first create a library to contain all the EGLAR files and then add this library to the project.
About this task
To define an EGLAR library, complete the following steps:
Procedure
- In the Project Explorer view, right-click the project that you want to use and then click Properties. The Properties window opens.
- Click EGL Build Path to open the EGL Build Path properties page.
- On the EGL Build Path properties page, click the EGLAR Files tab.
- Click Add Library.
- On the Add Library page, click User Libraries.
- To add a new library, on the Preferences page, click New.
- Provide a name of the new EGLAR library and click OK. The new library is created and listed in the Preferences window.
- To add EGLAR files to the library, click Add EGLARs.
- Select the EGLAR files that you want to add to this library.
- After you finish adding the EGLAR files, click OK. The Preferences window is closed.
- The new library is automatically selected on the Add Library page. If you do not want to add this library to the EGL build path, clear the check box.
- Click Finish and then OK to close the Properties window.