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.
相关问题
- Step by step instructions for getting cppunit up a
- org.jdesktop.application package doesn't exist
- Don't want netbeans debugger to go to disassem
- Zend Auth locked session
- using rmic in netbeans
相关文章
- Java: Look and Feel
- C++ compiler error in netbeans
- How to escape @ sign inside JSDoc comments in NetB
- php: auto indent the whole code?
- Possible disadvantages of Zend [closed]
- Create src/test/resources in Maven Netbeans 8.x wi
- Stop Tomcat when run inside of Netbeans
- Failed to execute goal org.codehaus.mojo:exec-mave
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.