-
Apache NetBeans 12.5
- Setting Up a PHP Project
- Requirements
- Getting Ready
- To set up a PHP project:
- Specifying the Project Name and Location of the Source Files
- Project without Previously Developed Source Files
- Importing Existing Local Source Files into a Project
- Importing Existing Remote Source Files into a Project
- Specifying the Default Run Configuration of the New Project
- Local Web Site
- Remote Web Site
- Script
- Customizing the Project Setup
- Sources
- Run Configuration
- PHP Include Path
- Formatting
- To define global IDE formatting:
- To define project-specific formatting:
- Adding JavaScript Libraries
- To add JavaScript Libraries to your project:
Run Configuration
On the Run Configuration panel, modify the default run configuration and/or define new run configurations, if necessary.
- To modify the default settings, update the fields as during the project creation.
- To define a new run configuration, click New next to the Configuration dropdown list. The Create New Configuration dialog box opens.
- In the Configuration Name field, enter the name of the new run configuration and click OK. You return to the Run Configuration panel.
- Define the run configuration settings in the same way as you defined the default run configuration during the project creation and click OK. The new configuration is added to the Configuration dropdown list.
- To remove a configuration, select it from the Configuration dropdown list and click Delete.
- To complete the project customization, click OK.