Java Web (0)--Install Develop enviroment

Source: Internet
Author: User
Tags tomcat server

1. Install JDK

http://blog.csdn.net/sonnet123/article/details/9169741

If the old JDK version or the default JDK version exists, the JDK information above may not be the latest version, you will need to

[Plain]View Plaincopy
    1. Installing Java Alternative---JDK
    2. # update-alternatives--install/usr/bin/java Java/usr/java/jdk1.7.0_25/bin/java 60
    3. To configure the JDK:
    4. # update-alternatives--config Java

Press Enter to save the current selection [+], or type a selection number:?

2. Install Tomcat

http://blog.csdn.net/zhuying_linux/article/details/6583096

[Email protected] ~]# Unzip Apache-tomcat-6.0.30.zip

[Email protected] ~]# MV apache-tomcat-6.0.30//usr/local/

[Email protected] ~]cd/usr/local/

[Email protected] local]# ln-s/usr/local/apache-tomcat-6.0.30//usr/local/tomcat

[Email protected] local]# CD tomcat/bin/

[[email protected] bin] #ls

[[email protected] bin] #vim catalina.sh

Add the following content:

catalina_home=/usr/local/apache-tomcat-6.0.30/

[Email protected] local]#chmod +x *.sh

Three Start the Tomcat server

[[email protected] tomcat]# /usr/local/tomcat/bin/catalina.sh start

3. Install Eclipse

Http://www.cnblogs.com/hongten/archive/2012/07/12/2588463.html

4. Install Adobe Reader

http://blog.csdn.net/tesge/article/details/56838

when you're done downloading, run Tar Command unpacking:

tar xvzf linux -509. tar gz

unzip these files directly in this directory: COMMON . TAR INSTALL Licread . TXT Linuxrdr . TAR MANIFEST README

Java Web (0)--Install Develop enviroment

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.