gwt plugin breaks java code minings
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":
example without gwt installed in "Java Editor":
I cannot confirm this. We've been using the GWT Plugin for years now (admittedly with a fork, but one that does not really change anything about the editor) and I can see code minings without problems in both GWT Java Editor and Java Editor. Currently tested in Eclipse 2024-12 with a fork of the GWT Plugin for that version. We are using Gradle instead of Maven, though.