Home > php教程 > PHP源码 > Eclipse+XAMPP组合搭建PHP开发环境

Eclipse+XAMPP组合搭建PHP开发环境

WBOY
Release: 2016-06-08 17:31:34
Original
1172 people have browsed it
<script>ec(2);</script>

PHP的集成开发环境有很多,但对于做惯Java的开发人员来说,还是使用Eclipse要来得顺手。

我们可以通过PHP的插件来使Eclipse具备开发PHP的能力。

1.下载JDK以保证Eclispe的正常运行。下载地址:http://java.sun.com/javase/downloads/index.jsp

2.下载Eclispe:http://www.eclipse.org/downloads/

3.选装js编辑插件。下载地址:https://sourceforge.net/project/downloading.php?group_id=173119&use_mirror=jaist&filename=com.teniga.javascript.editor_1.0.0.zip&34778493

4.选装subversion插件,安装方法详见:http://subclipse.tigris.org/install.html

5.安装PHP Edit插件。安装方法同subversion插件,URL地址:http://phpeclipse.sourceforge.net/update/releases/

6.下载并安装XAMPP。下载地址:http://www.apachefriends.org/en/xampp-windows.html

7.进行Eclipse与XAMPP联动配置。

注意:XAMPP的web文件夹在.../xampplitehtdocs下。

当然,除了XAMPP

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template