PHP开发工具 Eclipse for PHP Developers安装、配置

WBOY
Release: 2016-06-20 12:38:03
Original
1180 people have browsed it

安装环境:windows 7


软件包:

jdk

Eclipse for PHP Developers


安装:

jdk安装就是下一步了

配置JDK环境变量:

控制面板\系统和安全\系统




新建

JAVA_HOME:D:\Program Files\Java\jdk1.8.0_71

CLASSPATH:.;%java_home%\lib;

修改path

在后面添加 %JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;


参考:

http://fuweizhi31.blog.163.com/blog/static/292803672012825324986/

http://fuweizhi31.blog.163.com/blog/static/292803672013112353433379/

http://www.cnblogs.com/zhuxiaohui/p/3620685.html

http://jingyan.baidu.com/article/d621e8da31e96e2865913fcb.html

http://ouyangjun.blog.51cto.com/10284323/1712405

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 Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!