Pages

Showing posts with label Eclipse. Show all posts
Showing posts with label Eclipse. Show all posts

Friday, April 20, 2012

Installing Eclipse J2EE Indigo SR2 in Ubuntu 11.10

In this section we will see how to install Eclipse J2EE Indigo .

Installing eclipse
  1. Install .gz file from eclipse web site
  2. I will copy the .gz file to ~/softwares
  3. Unpack the .gz file
    tar -zxf eclipse-jee-indigo-SR2-linux-gtk.tar.gz
    

  4. You will have a new directory "eclipse"
  5. Create desktop shortcut by right clicking eclipse -> Copy To -> Desktop
  6. Launch eclipse from desktop