For the installation of Wamp in the previous blog has been mentioned, there is no more to say, for the installation of Eclipse, you can refer to the following blog
Installation of Eclipse
Http://jingyan.baidu.com/album/d7130635194f1513fcf47557.html
Installation of PHP plugins
Http://www.jb51.net/article/52408.htm
After installation, remember the Workplace directory is set to Wamp Site Directory Oh, this is very important, otherwise the project will not run, this time will be configured Apche, and MySQL, and PHP
Open Window--preferences go to the following page:
Configure the path of the Apcahe, and then configure the path of the mysql,php, respectively, as shown:
The configuration is over, you can run it, of course not, you also need to configure the run configuration, and Debug configuration can run-run configuration new run configuration, and set in the following page
Go to the following page:
After setting up, and then creating a new debug configuration, the specific settings are as follows:
After the configuration, the next can be happy coding, but remember to start the xampp Oh, I this configuration although the normal operation and debugging, but every time to go into the running configuration, or debug the configuration of the page click to run can, at present do not know what reason, if any friends know, Can you tell me oh, thank you OH
When Eclipse runs PHP, run configuration, and Debug configuration settings