开发者

Zend Tool & application.xml

I use NetBeans & Zend Tool (ZT). Then i create new project, ZT create a config file application.ini, bu开发者_开发百科t i need a xml version. I create a xml version of application.ini and update .zfproject.xml

<?xml version="1.0"?>
<projectProfile type="default" version="1.10">
  <projectDirectory>
    <projectProfileFile filesystemName=".zfproject.xml"/>
    <applicationDirectory classNamePrefix="Application_">
      <apisDirectory enabled="false"/>
      <configsDirectory>
        <applicationConfigFile type="xml"/>
      </configsDirectory>

but this don't help me. Then i create new module, ZT create a application.ini. What need to do to ZT use application.xml?


I asked this question a while ago, basically there's currently no way to do this.

See How can I generate XML application configuration using Zend_Tool?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜