I tried installing eclipse directly from the repo using apt-get, but it gave a outdated version -- Indigo 3.8, which does not support several important plug-ins.
So I started using Eclipse Kepler Without installation
I downloaded Eclipse (.tar.gz file) and extracted it and ran it using the
./eclipse
command which was running successfully, but it does not support plug-ins when running the eclipse executable(eclipse x-ecutable)
This is from the downloaded package of eclipse Kepler with bash.
Which didn’t work because I cannot get pyDev and Java EE plug-in, so I tried to install it by following the method here:
This created a broken Desktop icon and I cannot find any installation in Dash
I am currently running Ubuntu 14.04. Is there any way to manually install a plug-in to the eclipse package which I am running manually if there is no installation solution?
eclipse
in a terminal (search for terminal) and tell me if it runs. – Mitch Jun 25 '14 at 17:18