【问题标题】:Using APIGEN with Netbeans and Virtualbox将 APIGEN 与 Netbeans 和 Virtualbox 一起使用
【发布时间】:2014-08-28 07:03:18
【问题描述】:

我的开发环境有一个运行在 VirtualBox 中的 ubuntu 服务器 14.04。我使用安装了 Netbeans 和其他支持软件的 Mac OS X。只有服务器组件驻留在 VirtualBox 中。

Mac OS X
|- Netbeans
|- VirtualBox
  |-- Ubuntu Server 14.04 (LAMP)

我的问题是如何在 Netbeans 中运行 ApiGen 而无需在 Mac OS X 中安装 pear/apigen?

目前我收到以下错误,

Warning: require(Nette/Diagnostics/Debugger.php): failed to open stream: No such file or directory in /usr/bin/apigen on line 48

Fatal error: require(): Failed opening required 'Nette/Diagnostics/Debugger.php' (include_path='.:') in /usr/bin/apigen on line 48

【问题讨论】:

    标签: php virtualbox development-environment netbeans-8 apigen


    【解决方案1】:

    我建议您使用 PHAR 文件以避免与您的版本库发生冲突(可能是作曲家或其他版本冲突)。

    您可以在主页下载它https://github.com/apigen/apigen#installation

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-08-17
      • 1970-01-01
      • 1970-01-01
      • 2010-12-25
      • 2010-10-15
      • 2015-04-28
      • 1970-01-01
      • 2012-07-21
      相关资源
      最近更新 更多