Next: , Previous: Project Properties - Project Options, Up: Project Properties


6.6.3.2 Project Properties - Project Files
resources/projc-files.png

Maintain the list of files included in a project and set the project Main File.

To add files by selecting them individually from disk:

  1. Click Add and select one or more files

To add an entire source tree by extension:

  1. Click Add Tree
  2. Select a root directory
  3. Set the list of extensions to add, or keep the default
  4. Click Add Matching Files

To remove a file or files:

  1. Select one or more files go remove from the list
  2. Click Remove

To set the project Main File:

Select a file from the pull down list of current files. Click Reset to clear the current Main File.

Note: You may add any file type to the project including PHP, HTML, XML, Image Files, Glade dialogs, etc. The compiler will only tag and compile those files with extensions found in the PHP Extension List.