I've installed eclipse by eclipse installer downloaded from eclipse's website, then I've added it's directory adding the following line to my $HOME/.bashrc
export PATH="$PATH:~/development/eclipse"
But when I try to launch using the command eclipse it shows: eclipse was unable to locate its companion shared library. If I go to eclipse installation folder and double click eclipse launcher it's launch without any troublle