Just a suggestion, I had trouble too with the ini fix suggested.
--launcher.GTK_version
2
before vmargs in the eclipse.ini file
I had trouble because I wasn't amending the correct ini file. Some eclipse.ini files are buried in the system directory, and these are used to launch eclipse, even if your installed eclipse folder is elsewhere.
See>> http://stackoverflow.com/questions/8419099/where-does-eclipse-look-for-eclipse-ini-under-linux
to find other buried ini files to amend and see if that gets it working.
Audrius,
Just a suggestion, I had trouble too with the ini fix suggested. GTK_version
--launcher.
2
before vmargs in the eclipse.ini file
I had trouble because I wasn't amending the correct ini file. Some eclipse.ini files are buried in the system directory, and these are used to launch eclipse, even if your installed eclipse folder is elsewhere. stackoverflow. com/questions/ 8419099/ where-does- eclipse- look-for- eclipse- ini-under- linux
See>> http://
to find other buried ini files to amend and see if that gets it working.