I don't get any Java code completion in a groovy editor in Eclipse Mars. It seems that in older Eclipse versions the Java completion was available: Eclipse content assist not working for Java objects within Groovy files I have a newly installed Mars and use Groovy-Eclipse from here: http://dist.springsource.org/snapshot/GRECLIPSE/e4.5/ Does anybody have a solution for that problem? Is there any other Groovy editor that does the autocompletion for Java right?
Asked
Active
Viewed 584 times
0
-
Venturing into opinion, but try the community version of intellij – tim_yates Nov 01 '15 at 10:16
-
In intellij the auto completion works like a charm! Thanks for this suggestion! – Gregor Nov 01 '15 at 10:48