filmov
tv
How To Set Up PHP Include Paths Between Project Files - Eclipse IDE

Показать описание
Tutorial showing how to configure PHP Include Paths in Eclipse IDE so that code assist can link to files in other projects.
This video uses panning and zooming to help those of you who can't view the full screen version of this video.
Steps:
1. Make sure PHP Support has been added for all you projects in your work space this enables the option to set up include paths.
Right click project folder and click "Configure" - "Add PHP Support"
2. Set up include path for php project
Right click on project folder and click "properties"
In the window that opens click "PHP Include Path" found on the left pane.
Click "Projects" Tab
Click the Add button and select the project that you want to be included.
Click ok and your ready to go.
This video uses panning and zooming to help those of you who can't view the full screen version of this video.
Steps:
1. Make sure PHP Support has been added for all you projects in your work space this enables the option to set up include paths.
Right click project folder and click "Configure" - "Add PHP Support"
2. Set up include path for php project
Right click on project folder and click "properties"
In the window that opens click "PHP Include Path" found on the left pane.
Click "Projects" Tab
Click the Add button and select the project that you want to be included.
Click ok and your ready to go.