Linux (Ubuntu) installs JDK, Eclipse, Tomcat, Git, Maven Little

Source: Internet
Author: User
Tags arch linux

Http://www.oracle.com/technetwork/java/javase/downloads/index.html JDK

Http://www.eclipse.org/downloads/Eclipse

Http://tomcat.apache.org/Tomcat

Http://maven.apache.org/Maven

Actually, nothing. Download OK, after unpacking, set the PATH variable. I set it in the ~/.BASHRC.

The file browser can display hidden files by pressing Ctrl + H. Right-click the editor to open the modification. You can also adjust the preferences to show hidden files. Of course VI open Edit can also.

The following sets up the JDK, Maven, Tomcat

Export Path=/usr/jdk1.8.0_31/bin: $PATHexport path=/home/xxgov/maven3/bin: $PATHexport java_home=/usr/jdk1.8.0_ 31export Catalina_home=/home/xxgov/tomcat8


git, directly follow the http://git-scm.com/prompt, knocking command, on the download and installation.

Debian/ubuntu$ apt-get install gitFedora$ yum install gitGentoo$ emerge --ask --verbose dev-vcs/gitArch Linux$ pacman -S gitOpenSUSE$ zypper install gitFreebsd$ cd /usr/ports/devel/git$ make installSolaris One-Express$ pkg install developer/versioning/gitOpenbsd$ pkg_add git

Eclipse, after the terminal is started, right-click on the left side of the launcher.


Also set up the runtime of Maven and Java in Eclipse.


By the way, Windows8 to turn off quick start in the power options and close the Quick start in the BIOS, to raise the Ubuntu in the boot order.

Linux (Ubuntu) installs JDK, Eclipse, Tomcat, Git, Maven Little

Related Article

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.