zend studio for eclipse 中项目下的include paths 是干什么用的?解决办法

WBOY
Release: 2016-06-13 13:31:30
Original
1127 people have browsed it

zend studio for eclipse 中项目下的include paths 是干什么用的?
研究了很久,搞不懂这个东西有什么用?

------解决方案--------------------
库的包含路径,自定义的lib文件可以放在里面。
------解决方案--------------------
相当于php.ini中的include_path

不过在这的意义和php.ini中是不一样的,在这里加裁library,code assist的时候可以用到。

比如说,你把zend framework加载到这里的话,你编写zend相当程序的时候,就会有代码提示。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!