How to Install Eclipse IDE 4.3.2 with Java 8 (JDK or JRE 8u45) in Ubuntu Desktop 15.04, 14.10 LTS

Channel:
Subscribers:
25,100
Published on ● Video Link: https://www.youtube.com/watch?v=dQtNkGjsKiI



Category:
Tutorial
Duration: 3:58
933 views
1


Hello Everyone,

In this tutorial,

Let Us Install latest Eclipse IDE in Ubuntu 15.04

You Can also Install in Linux Mint 17, Xubuntu 15.04, Debain 8

Eclipse IDE Install
1. Install Java (JRE/JDK)
Step1 :- sudo apt-get install openjdk-7-jre
Step2 :- sudo apt-get install openjdk-7-jdk

2. Download Eclipse Kepler IDE
Step3 :- sudo mv eclipse-SDK-4.3.2-linux-gtk.tar.gz /opt/
Step4 :- cd /opt/
Step5 :- sudo tar -xvf eclipse-SDK-4.3.2-linux-gtk.tar.gz .tar.gz


3. Create new Desktop File
Step6 :- sudo gedit /usr/share/applications/eclipse.desktop

Then add the following lines to the above file and save
Step7 :- [Desktop Entry]
Name=Eclipse
Type=Application
Exec=/opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Comment=Integrated Development Environment
NoDisplay=false
Categories=Development;IDE
Name[en]=eclipse.desktop

I changed the exec line in the gedit file from
Exec=/opt/eclipse/eclipse
to
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
and it worked right


4. Additional Tasks
Run the following command to automatically install it in Unity
Step8 :- sudo desktop-file-install /usr/share/applications/eclipse.desktop

Create a symlink in /usr/local/bin
Step9 :- cd /usr/local/bin/
Step10 :- sudo ln -s /opt/eclipse/eclipse

For Eclipse icon to be displayed in dash
Step11 :- sudo cp /opt/eclipse/icon.xpm /usr/share/pixmaps/eclipse.xpm

NOTE :- For Any Clarification Please Below

Comment,
Like and
Share us and help us to spread.

####--------------------------------------------------------------------------------------####
Subscribe :- http://www.youtube.com/user/itcloudnet?sub_confirmation=1
Website :- http://www.cloudnetwork.in
Facebook :- http://facebook.com/itCloudNetwork/
Twitter :- http://twitter.com/itcloudnet
Pinterset :- http://pinterset.com/itcloudnet
LinkedIn :- http://in.linkedin.com/pub/itcloudnet
Google+ :- https://plus.google.com/u/0/107923552480070716949/posts
Skype Id :- cloud.network1
E-Mail Id :- itcloudnet@gmail.com
####----------------------------------------------------------------------------------------####
Thanking You
Hope U Like it........




Other Videos By Cloud Network


2015-06-22How to Create Own Online Shopping Store Using “OpenCart” in Ubuntu 15.04
2015-06-22How to Install and Configure Apache Tomcat 8.0.23 in Ubuntu Server 16.04, CentOS 7 & Fedora 24
2015-06-19How to Install RabbitMQ 3.5.3, Erlang 17.3 in Ubuntu Desktop 15.04/14.04/15.10
2015-06-19How to Install Apache Zookeeper Cluster 3.4.6 on Ubuntu Server 15.10/15.04/14.10
2015-06-19How to Install and Manage Sonatype Nexus 2.11.3 on Ubuntu Desktop 16.04 & Linux Mint 17.2
2015-06-14How To Install Apache Cassandra 2.1.5 & Run a Single or Multiple-Node Cluster On Ubuntu Server 15.04
2015-06-13How to Install OpenCart in Redhat Linux 7, CentOS Server 7 & Fedora Workstation 22, 21 - 64-bit
2015-06-12How to Install Jenkins (Deploying, Upgrade, Apache, Nginx Proxy) in Ubuntu Server 15.10/14.04
2015-06-11How to Install and Use Docker Machine 1.6 (Image, Containers) in Ubuntu Server 16.04,15.04,14.04
2015-06-06How to Install LibreOffice Released 4.4.3 in Ubuntu Desktop 15.10/15.04/14.10
2015-06-06How to Install Eclipse IDE 4.3.2 with Java 8 (JDK or JRE 8u45) in Ubuntu Desktop 15.04, 14.10 LTS
2015-06-06How to Install LibreOffice 4.4.3 on Fedora 23/22/21 & Ubuntu 15.10/14.04 Desktop
2015-06-06How to Install CentOS Web Panel (All-in-One Free Web Hosting CWP) in CentOS 7 & Fedora Server 22
2015-06-06How to Upgrade Fedora 21 to Fedora 22 Workstation
2015-06-06How to Install LAMP(Apache, Nginx, MySQL, MariaDB, PHP and PhpMyAdmin) in Ubuntu Server 15.04
2015-06-02How to Install VMware Workstation 11 to Create Virtual Machines Fedora 23/22 Desktop - 64/32-Bit
2015-05-31Top 5 Things to Do After Installing Fedora 22 Live Workstation
2015-05-31How to Install Fedora Server 22 on Virtual Box
2015-05-31How to Install Nagios Log Server in Redhat Linux 7, CentOS 7 and Fedora Server 22, 21, 20 - 64bit
2015-05-28How to Configure ‘DNF’ Fork of Yum 27 Commands for RPM Package Management in Fedora 22 & CentOS 7
2015-05-28How to Install Fedora Workstation Live 22 With Full Screen Resolution



Tags:
Ubuntu
eclipse
Desktop Environment (Software Genre)
Software (Industry)
Ubuntu (Operating System)
Installation (Award-Winning Work)
Java (Programming Language)
Java (Software)
Linux
Computer
Tutorial
Windows
Software (album)
Ubuntu Software Center (Software)
Ubuntu One (Software)
How-to (Website Category)
Integrated Development Environment (Software Genre)
Java Virtual Machine (Video Game Platform)