How to install Eclipse J2EE IDE from a tarball?
Posted
by
Silambarasan
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Silambarasan
Published on 2011-02-22T02:50:22Z
Indexed on
2012/04/05
5:42 UTC
Read the original article
Hit count: 472
I have downloaded Eclipse 3.6.1 as a tar.gz file from eclipse site. Then I extract using
cmd: tar -zxvf eclipse-jee-helios-SR1-linux-gtk.tar.gz
after execute this cmd I got eclipse folder in this there is eclipse file. When I double click on this eclipse file I'm getting following error:
Could not display "/media/D-DEVELOPME/eclipse/eclipse".
There is no application installed for executable files
is there any solution for it?
© Ask Ubuntu or respective owner