Created attachment 555053 [details] output of stdin with -debug option from cmdline Description of problem: I suffer the old eclipse GDK_NATIVE_WINDOWS bug in my new F16 installed from scratch :-( But with gnome 3 setting this variable by mean of "export" or by mean of editing eclipse.ini has no effect Version-Release number of selected component (if applicable): F16 fresh install Eclipse from Fedora repositories Version: 3.7.1 Build id: R3_7_1 How reproducible: Allways Steps to Reproduce: 1. Start eclipse 2. Create a new project 3. Try to create a new java class Actual results: Accept button is ignored ( either by keyboard or mouse selecction ) Expected results: Dialog closes, new class created and opened in editor Additional info: Same problem as old GDK_NATIVE_WINDOWS=true, but due to gnome3 (swt problem??) the old solution does not work Erasing workspace and ${HOME}/.eclipse does not solve the problem Starting in -debug mode shows no extra info (log attached)
UPDATE: Recent updates of eclipse-emf-*, and eclipse-cdt solves the problem. Thanks Juan Antonio
Thanks for letting us know, Juan Antonio. I've been thinking about this bug all week and while I can't reproduce, I'm very surprised that EMF or CDT fixes it. If it returns, please let us know and we'll work with upstream on it.