Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/273.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/ant/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
当Ant使用解析为PHP的HTML构建项目时,Cygwin在Aptana中导致错误_Php_Ant_Cygwin_Aptana - Fatal编程技术网

当Ant使用解析为PHP的HTML构建项目时,Cygwin在Aptana中导致错误

当Ant使用解析为PHP的HTML构建项目时,Cygwin在Aptana中导致错误,php,ant,cygwin,aptana,Php,Ant,Cygwin,Aptana,我已经在Windows 7(Service Pack 1)上安装了Aptana Studio 3,版本:3.4.0.201304151603。我已将其配置为默认情况下将*.html文件与PHP源代码编辑器关联,以添加PHP的代码完成(我的Apache将*.html解析为)PHP 我在这个项目上有一个定制的构建器来启动Ant1.7.0来构建它。除了提示生成Ant目标之外,没有什么特别的。最后,我安装了Cygwin,主要用于跟踪日志等 唷!足够的介绍,深入到问题 最近,当我第一次启动自定义生成器时,

我已经在Windows 7(Service Pack 1)上安装了Aptana Studio 3,版本:3.4.0.201304151603。我已将其配置为默认情况下将*.html文件与PHP源代码编辑器关联,以添加PHP的代码完成(我的Apache将*.html解析为)PHP

我在这个项目上有一个定制的构建器来启动Ant1.7.0来构建它。除了提示生成Ant目标之外,没有什么特别的。最后,我安装了Cygwin,主要用于跟踪日志等

唷!足够的介绍,深入到问题

最近,当我第一次启动自定义生成器时,控制台显示以下内容:

[2013-05-09 12:24:36] #<NoMethodError: undefined method `end_node' for #<Java::ComAptanaEditorPhpInternalParserNodes::PHPHTMLNode:0xc37a88>>
ps: illegal option -- x
Usage ps [-aefl] [-u uid]
-f = show process uids, ppids
-l = show process uids, ppids, pgids, winpids
-u uid = list processes owned by uid
-a, -e = show processes of all users
-s = show process summary
-W = show windows as well as cygwin processes
[2013-05-09 12:24:36]#