잘좀하자 개발
[PHP] OOP로 다가가자 - eclipse PDT include path 하기
kissuu
2015. 8. 18. 09:52
PHP Include Path Properties
OOP 또는 include other project시 PDT에서 include한 project를 access 할 수가 없다.
이럴때 "include path"를 해주면~~~ 오 good.
The PHP Include Path Properties page allows you to configure the project's Include Path.To access the PHP Include Path Properties page, right-click a PHP project in PHP Explorer view and select Properties | PHP Include Path -or- select the project and from the menu bar go to Project | Properties | PHP Include Path Properties.
See Configuring a Project's PHP Include Path for more information.