Ubuntu16.04 Install eclipse-jee-oxygen-r-linux-gtk-x86_64

Source: Internet
Author: User
Tags gtk save file

Below is how to download Java EE under Ubuntu16.04 and create a shortcut on the desktop

Download Java EE:

Eclipse Downloads Java EE website:

Http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/oxygenr

Select the Linux 32-bit or Linux 64-bit for your computer to click inside

Select DOWNLOAD (download) below >>select Another Mirror (select another mirror) will display a selection box to select the mirror

And we just need to select the beginning of China and then wait for the interface to display the download box

Select Save File Click OK to download-(if the download does not change the storage path, the file will be downloaded to the computer's download directory)

Wait for the download to complete

---------------------------------------------------------------------------

Create on Desktop shortcut: (in directory under download directory)
Open Terminal: Ctrl + Alt + t

Create a folder to extract the Jave EE compression package to:
sudo MKDIR/OPT/JVM

Open our Download directory:
cd/home/User name/download

Unzip the downloaded compressed package to the JVM folder you just created:
sudo tar zxvf eclipse-jee-oxygen-r-linux-gtk-x86_64.tar.gz-c/OPT/JVM

To configure a shortcut:
sudo gedit/usr/share/applications/eclipse.desktop

A document is displayed and added to the document:
[Desktop Entry]
Encoding=utf-8
Name=eclipse
Exec=/opt/jvm/eclipse
icon=/opt/jvm/icon.xpm
Terminal=false
Startupnotify=true
Type=application
Categories=application;development;

Save Close:

Perform:
sudo chmod u+x eclipse.desktop

Close the terminal to see the Jave EE icon on the desktop.

If the computer is not turned on/usr/share/applications find the icon eclipse right click Copy to Desktop.

Ubuntu16.04 Install eclipse-jee-oxygen-r-linux-gtk-x86_64

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.