Open a terminal (Ctlr+alt+T) and type the following lines :
This will uninstall the dependencies too that were installed along with eclipse.
sudo apt-get autoremove eclipse
rm -r ~/.eclipse/
This will uninstall the dependencies too that were installed along with eclipse.