Dialog buttons not responding in Eclipse under KDE/GNOME
February 1st, 2010 by wickeddoc
In case you’re running into the same trouble as me, that dialog buttons are not “clickable” anymore under Eclipse, just add the following line to one of your linux startup scripts to fix the problem:
export GDK_NATIVE_WINDOWS=1
Posted in Coding Voodoo | No Comments »
