gwt-eclipse-plugin icon indicating copy to clipboard operation
gwt-eclipse-plugin copied to clipboard

gwt plugin breaks java code minings

Open Numerok opened this issue 11 months ago • 0 comments

oh how long i searched why my eclipse is refusing to show me references code minings, but when i tried to set up new eclipse they worked.... until i installed gwt plugin again. As soon as i removed gwt plugin references started working again. All of this is so even if i force eclipse to use "Java editor" instead of forced upon "GWT Java editor"(which is frustrating in a combined project enviroment on it's own, as is a forceful inclusion of gwt sdk in build path when it's already included with maven, and it's causing problems on it's own)

example with gwt installed in "Java Editor": image

example without gwt installed in "Java Editor": image

Numerok avatar Dec 18 '24 06:12 Numerok