Project Properties: Include Path and Ignored Folders

The Include Path property refers to project-specific files, such as libraries, that are not source files but that are included in the project.

The Ignored Files property is the opposite of the Include Path. These are files inside the PHP project that you want the IDE to ignore for FTP upload, scanning, etc.

Include Path and Ignored Files properties contain the following elements:


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.