PHP Development Debug Environment configuration (based on Wampserver+eclipse for PHP developers)

Source: Internet
Author: User

One: JDK configuration

1. Right-click: My Computer--〉 Properties--〉 Advanced--〉 Environment variables


2. Locate the "Path" in the system variable and double-click on it to add the following statement at the beginning of the variable value in the popup interface.

D:/common/java/jdk1.6.0_02/bin;

Be careful not to forget the semicolon in the back, then click the OK button on the Edit System variable interface

3. Click "New" on the environment variable interface,

The variable name is: Java_home

The value of the variable is: d:/common/java/jdk1.6.0_02;

Note the semicolon, and then click the OK button on the new system variable interface

4. Click "New" in the environment variable interface to pop up the new system variable interface.

The variable is named: Classpath, and the value of the variable is:.;

Note the dots and semicolons, and then click the OK button all the way to this setting to complete.


Fourth step: Detect the installation configuration is successful

Finish the above steps, the basic installation and configuration is good, how to know the installation is not successful?

Click: Start--〉 Run, enter "CMD" in the popup dialog, then click OK, in the Popup dos window,

Enter "Javac" and then enter, and a list of JAVAC indicates that the installation configuration was successful.


This way after normal, if open eclips still error, may be JDK version and eclips version inconsistent (Bit32 and Bit64)

PHP Development Debug Environment configuration (based on Wampserver+eclipse for PHP developers)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.