Eclpise 中的 PDT 自动完成功能被破坏

发布于 2024-08-13 06:29:54 字数 77 浏览 4 评论 0原文

突然间,我无法在 Eclipse PHP 项目中使用自动完成功能。 当我按 alt+/ 时,我只是听到一个虚拟的声音。 我应该检查哪些设置?

Suddenly I can't use autocomplete in my Eclipse PHP projects.
When I press alt+/ I jsut hear a dummy sound.
Which settings should I check?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

千年*琉璃梦 2024-08-20 06:29:54

试试这个。右键单击 PHP 资源管理器中的顶级文件夹。选择“配置”菜单项,然后选择“添加 PHP 支持”。

Try this. Right-click your top level folder in PHP Explorer. Select the "Configure" menu item then "Add PHP Support".

丑疤怪 2024-08-20 06:29:54

您的 PHP 语言库是否包含本地 PHP 安装的链接?有时我发现我的项目被损坏,并且 PHP 被从该包含中删除。

Does you PHP Language Library include a link to your local PHP install? Sometimes I've found my project gets corrupted, and that PHP gets stripped from that include.

冷月断魂刀 2024-08-20 06:29:54

在这种情况下,只需重新加载 Eclipse 就会有所帮助。

In this situation, simply reloading Eclipse helped.

木緿 2024-08-20 06:29:54

对我来说,只需选择“项目”>“ Clean'恢复自动/代码完成。 (带有 PDT 3.0 的 Eclipse 3.7.0 Indigo)

For me, simply choosing 'Project > Clean' restores auto/code completion. (Eclipse 3.7.0 Indigo with PDT 3.0)

智商已欠费 2024-08-20 06:29:54

对我来说,我需要重新创建我的工作区(使用旧版本 PDT 中的工作区)。复制然后将项目导入到新工作区仍然有效。

For me I needed to re-create my workspace (was using a workspace from an older version of PDT). Copying then importing the projects into the new workspace still worked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文