when i download the Zend framework package, it does not contain the zf.bat or zf.php or zf.sh files. Netbeans requires a path to the zf.bat file of zend framework. Does anyone knows how to integrate the Zendframework 2 in to the Netbeans 7.2 PHP IDE? Thanks in advance.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Netbeans 7.2 and even 7.3 don't have a plugin to support Zend framework 2. I searched ZF2 documentation and there is no zf.sh tool available. The recommendation is to get the app skelleton from zend svn or git repository.