我的开发环境有一个运行在 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