1. 依次打开:Files => Settings => External Tools => +(add)

2. 填写信息:name:phpDoc; group:PHP插件; desc:php文档生成

    Tools settings:

  • Program:    C:\wamp\bin\php\php5.3.13\phpdoc.bat
  • Parameters: -d "E:\www.domain.com\Application\test" -t "E:\phpDocHtml\test" -o "HTML:frames:l0l33t"
  • Working Directory: $ProjectFileDir$

相关文章:

  • 2022-12-23
  • 2022-02-09
  • 2022-02-09
  • 2021-12-02
  • 2022-12-23
  • 2021-11-20
猜你喜欢
  • 2022-02-21
  • 2021-11-27
  • 2021-08-30
  • 2022-01-15
  • 2021-05-18
  • 2021-09-12
  • 2022-02-09
相关资源
相似解决方案