在Eclipse上安装和配置php插件

1 .Click on Help->Software Updates->Find and Install... from the Eclipse menu bar
单击帮助->软件更新->查找并安装
2.Select the radio button labeled, "search for new features to install".
选择搜索要安装的新功能部件
Click on the New Remote Site button。and input the following:
(单击新建远程站点,然后输入以下内容)
  • Name: PHPeclipse official releases
  • URL:  http://phpeclipse.sourceforge.net/update/stable/1.2.x/
Click on Finish.  eclipse will now look for new versions of  PHPeclipse. If the  eclipse update manager finds something new, you can select the new version within a dialog.
单击完成,然后eclipse会自动搜索新版本的phpeclipse。然后选择你所需要的版本。
Click on Next, and the download of the selected versions begins.
单击下一步,自动下载你所选的版本。下载完成后选择安装,然后重起eclipse。这样你就可以用eclipse开发php了。

你可能感兴趣的:(eclipse,PHP,eclipse插件,eclipse安装php插件)