eclipse–>help–>Install New Software–>添加phpeclipse网址为
http://phpeclipse.sourceforge.net/update/stable/1.2.x/
配置phpeclipse
下载XAMPP
http://www.apachefriends.org/zh_cn/xampp-windows.html
到Window - Preferences – PHPeclipse Web Development – PHP中指定一下你的PHP环境中Apache,php,mysql三个执行文件的相应位置,至于参数似乎默认的就可以了,我用的是Apache2,修改了一下,启动用:-w -n “Apache2″ -k start ;停止用:-w -n “Apache2″ -k stop;重启用-w -n “Apache2″ -k restart
随机文章
相关文章:






