Next: IDE Configuration - Libraries, Previous: IDE Configuration - File Extensions, Up: IDE Configuration
Specify the paths the Roadsend Compiler will use to find libraries and include files.
The Home Directory is the installation directory of the compiler.
The Include list is a list of directories that will be
searched when a file needs to be found for the require
or
include
PHP functions. It is analogous to the
include_path
in Zend PHP. You may click Browse to add a
directory on disk, or double click a current entry to edit.
The Library list is a list of directories that will be searched for when an extension library is to be loaded. You may click Browse to add a directory on disk, or double click a current entry to edit.
To remove an entry from the Include or Library directory list, select the directory and click Remove.