Eclipse PDT自动完成当前项目无法正常工作

时间:2021-10-05 11:39:21

i just tried to enable autocomplete Zend library in my Eclipse project, following this post => Zend Framework Plugin for Eclipse PDT , looks like it worked a while yesterday, then i shotdown my computer, and this morning, the only autocomplete i could get is the PhpCore one ! I restarted my computer 3 times, i clean my project too, and nothing change, and my project and my Zend library can be seen in my PHP Include path.

我只是尝试在我的Eclipse项目中启用自动完成Zend库,在这篇文章=> Eclipse PDT的Zend Framework插件后,看起来它昨天工作了一段时间,然后我击落了我的电脑,今天早上,我能得到的唯一自动完成是PhpCore一个!我重新启动了我的计算机3次,我也清理了我的项目,没有任何改变,我的项目和我的Zend库可以在我的PHP包含路径中看到。

I just can't figure out what's going on, if anybody have a hint, it would be really great

我只是无法弄清楚发生了什么,如果有人提示,它会非常棒

PS: my IDE is the Helios Service Release 2 (Eclipse for php version 1.3.2)

PS:我的IDE是Helios Service Release 2(Eclipse for php 1.3.2版)

1 个解决方案

#1


0  

One of my colleagues had a very similar problem which he resolved by creating a new eclipse workspace and re-importing the project. Another possible solution would be to run the eclipse workspace cleaner (run eclipse.exe --clean). If none of these approaches work, you may wish to consider raising a defect against Zend.

我的一位同事遇到了一个非常类似的问题,他通过创建一个新的eclipse工作区并重新导入项目来解决这个问题。另一种可能的解决方案是运行eclipse工作区清理器(运行eclipse.exe --clean)。如果这些方法都不起作用,您可能希望考虑针对Zend提出缺陷。

#1


0  

One of my colleagues had a very similar problem which he resolved by creating a new eclipse workspace and re-importing the project. Another possible solution would be to run the eclipse workspace cleaner (run eclipse.exe --clean). If none of these approaches work, you may wish to consider raising a defect against Zend.

我的一位同事遇到了一个非常类似的问题,他通过创建一个新的eclipse工作区并重新导入项目来解决这个问题。另一种可能的解决方案是运行eclipse工作区清理器(运行eclipse.exe --clean)。如果这些方法都不起作用,您可能希望考虑针对Zend提出缺陷。