Development Environment configuration for java40613_javaweb Learning

Source: Internet
Author: User

 
1. Install JDK
Operating System: windows7-64bit
Version: jdk-7u51-windows-x64
Installation path (default): C: Program FilesJavajdk1.7.0 _ 51
Install to: C: Program FilesJavajre7
Close,
Installation is complete.

2. Configure Environment Variables
Experience Web site: http://jingyan.baidu.com/article/6dad5075d1dc40a123e36ea3.html
2.1 right-click the computer → properties → advanced system settings → advanced → Environment Variables
2.2 System variable → create JAVA_HOME variable.
Enter the jdk installation directory (C: Program FilesJavajdk1.7.0 _ 51) as the variable value)
2.3 system variables → search for Path variables → Edit
Enter % JAVA_HOME % in; % JAVA_HOME % jrein at the end of the variable value;
(Note that there is no; number at the end of the variable value of the original Path. If not, first enter; number and then enter the above Code)
2.4 system variables → new CLASSPATH Variables
Enter the variable value. % JAVA_HOME % lib; % JAVA_HOME % lib ools. jar (note the first one)
OK. OK.
2.5 check whether the configuration is successful
Run cmd and enter java-version (there is a space between java and-version)
If the version information is displayed, the installation and configuration are successful.
Image 1


3. Install MyEclipse2014
3.1 change the installation path
Image 2
3.2 select All, 64bit
Complete.
4. Crack MyEclipse2014
Experience Web site: http://jingyan.baidu.com/article/7082dc1c57eb19e40a89bdcd.html

5. Configure MyEclipse2014
5.1 configure workspace at the first startup
Image 3
5.2 check whether it is activated
Image 4
5.3 disable automatic update of the maven Service
Image 5
5.4 set custom JDK
Image 6

Image 7

Image 8


Image 9
Image 10
Remove framework Verification
Validation canceled
Set Font and size
Text font-basic-text-edit
Set encoding (UTF-8)
Image 11


File opening method by default. jsp. html. xml
Image 12
For more personalized settings, you can use Baidu.
6. Configure tomcat
Figure 13

Figure 14

Image 15
Test tomcat
Image 16-22
7. Install the local mysql database
Image 23

Image 24

8. Install the mysql graphical operation tool
Image 25

Figure 26

Image 27























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.