
|
To add a project/library to your project's
include path:
In
PHP Explorer view, right-click the project's Include Paths.
Select
'Configure Include Paths'.

The project's PHP Include
Path properties page will appear.

To add a project to your
Include Path:
Select
the Projects tab.
Click Add.
The Required Project Selection dialog appears.
Select the projects
you would like to add and click OK.
The selected project(s) will be added to your project's Include Path.
To add Path Variables to
your Include Path:
Select the Libraries
tab.
Click Add Variable.
The New Variable Entry dialog appears.
Select the required
Path Variable.
Note:
The Variable points to a folder.
To choose an archive inside the folder, click Extend.
To add a Variable to the Path Variables list, click Configure Variables
to be taken to the Path Variables Preferences
page.
Click OK.
The Variable will be added to your project's Include Path.
To add external folders
to your Include Path:
Select the Libraries
tab.
Click Add External
Folder.
The Add Include Path dialog appears.
Browse to and
select the required folder.
Click OK.
The folder will be added to your project's Include Path.
Select the Order tab.
Ensure the included elements
appear in the same order as they do in your php.ini.
If you want to rearrange
the order, select an element and click Up or Down to move it in the list.
Once all the elements are
added and are in the right order, click OK.
|