spring-attic / spring-ide

Spring Development Environment for Eclipse
299 stars 126 forks source link

Alt-Shift-X ... doesn't work correctly #337

Closed razorree closed 5 years ago

razorree commented 5 years ago

When i press Alt-Shift-X, small windows with execution options appear, but it looks like Eclipse/STS is loosing focus completly, i cannot continue by pressing just J or T (to run java or test). I need to click with my mouse inside STS once !! and then i can press T to run a test.

STS 4.1.0, Ubuntu Mate 16.04 Spring Tool Suite 4 Version: 4.1.0.RELEASE Build Id: 201812201400 OS: Linux, v.4.15.0-43-generic, x86_64 / gtk 3.18.9, WebKit 2.20.5 Java version: 1.8.0_181

everything works on previous version: Spring Tool Suite Version: 3.9.6.RELEASE Build Id: 201809180727 OS: Linux, v.4.15.0-43-generic, x86_64 / gtk 3.18.9 Java version: 1.8.0_181

martinlippert commented 5 years ago

Can you double check with a vanilla Eclipse 2018-12 release build? Since this is a standard feature of the workbench, I guess that this might be a bug with the underlying Eclipse platform. Would be great if you could give it a try to verify. Thanks!!!

razorree commented 5 years ago

Just downloaded and tested, the same happens with bare Eclipse, so i guess it's a platform issue

Eclipse IDE for Java Developers Version: 2018-12 (4.10.0) Build id: 20181214-0600 OS: Linux, v.4.15.0-43-generic, x86_64 / gtk 3.18.9, WebKit 2.20.5 Java version: 1.8.0_181

razorree commented 5 years ago

https://bugs.eclipse.org/bugs/show_bug.cgi?id=543261

martinlippert commented 5 years ago

Ok, thanks for double checking and for posting the link to the new bug at Eclipse. Closing this one as a duplicate of the Eclipse bug now.