Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 Eclipse Indigo 进行开发,因为我们使用 SVN 来同步我们的文件。我希望能够在键入 PHP 函数时获得语法的工具提示。那么我应该添加什么插件呢?
在 Eclipse 菜单中:帮助 > 安装新软件
在使用中选择“Indigo (http://download.eclipse.org/releases/indigo)”。
在列表中,查找“Programming Languages > PHP Development Tools (PDT) SDK Feature”或输入过滤文本“php”。
选择它并单击下一步安装它,您将获得 PHP 透视图和帮助语法。