Linux environment JDK Maven tomact Installation

Source: Internet
Author: User

Download Jdk:http://Download.oracle.com/Otn-Pub/Java/Jdk/A. Installing JDK Decompression>Tar-ZXZF JDK-8u77-Linux-x64.gz Move to/Usr/Local/the following decompression: Jdk1.8.0_WuyiSoft Connect ln-S JDK1.8.0_Wuyi/The JDK is now in the following directory: JDK -Jdk1.8.0_Wuyi/Jdk1.8.0_WuyiConfigure the JDK path to open/etc/profile, adding export java_home at the end of the file=/Usr/Local/Jdkexport jre_home=/Usr/Local/Jdk/Jreexport CLASSPATH=.: $JAVA _home/Lib/Dt.jar: $JAVA _home/Lib/Tools.jar: $JAVA _home/Lib: $JRE _home/Lib: $CLASSPATHexport PATH=$JAVA _home/Bin: $PATH two. Install MAVEN on/Usr/The local path is extracted as follows: Apache-Maven-3.3.9to make a soft connection ln-s Apache-Maven-3.3.9Apach-maven now has the following directory: Apache-Maven -Apache-Maven-3.3.9Apache-Maven-3.3.9Configure the MAVEN path (you can add the Mavne path directly after the path) export Java_home=/Usr/Local/Jdkexport jre_home=/Usr/Local/Jdk/Jreexport CLASSPATH=.: $JAVA _home/Lib/Dt.jar: $JAVA _home/Lib/Tools.jar: $JAVA _home/Lib: $JRE _home/Lib: $CLASSPATHexport PATH=$JAVA _home/Bin: $PATH:/Usr/Local/Apache-Maven/bin three. Install Tomact Unzip tar-ZXVF Apache-Tomcat-8.5.9. tar.gz Soft Connect ln-s Apache-Tomcat-8.5.9Apache-Tomcat is now in the following directory: Apache-Tomcat -Apache-Tomcat-8.5.9Apache-Tomcat-8.5.9at this point the Apache-Tomcat-8.5.9/Conf/Server.xml the various ports in the normal use of the comments: this time, although more than one Apache-Tomcat, but this is a soft connection, and its substance inside the content is pointing to Apache-Tomcat-8.5.9 of

Linux environment JDK Maven tomact Installation

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.