非 zend 项目中的 zend 代码提示?

发布于 2024-09-25 01:13:25 字数 109 浏览 3 评论 0原文

我正在尝试在 eclipse 中获取非 Zend 项目中 zend 的代码提示。代码工作正常,但我得到的代码提示只是 Zend_5250_。我需要做些什么才能获得这些代码提示吗?

I'm trying to get code hinting in eclipse for zend in a non-Zend project. The code works fine, but all I'm getting for code hinting is Zend_5250_. Is there something I need to do to get those code hints?

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

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

发布评论

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

评论(1

酸甜透明夹心 2024-10-02 01:13:25

您必须将 Zend Framework Library 添加到项目资源中。

右键单击“项目文件夹”,然后单击“属性”,然后单击“PHP 包含路径”,然后单击“库”选项卡,向其中添加 Zend Framework。

You have to add the Zend Framework Library to the Project Resources.

Right Click Project Folder, then Properties, then PHP Include Path, then Tab Libraries, add Zend Framework to it.

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