My need for this plugin is primarily to write Gradle plugins in groovy.
There is an issue, mostly cosmetic, that I can't solve. When this plugin is NOT installed, but the Buildship plugin IS installed, then the display of gradle buildscripts in the Project Explorer is correct (the gradle scripts have elephant icons).

But after installing this plugin then the display of gradle buildscripts in Project Explorer is incorrect (Big fat ugly exclamation mark for the gradle scripts in project explorer, but no error messages in the Markers tab or Problems tab).

This seems to be purely cosmetic but it's annoying. The gradle building within Eclipse is not affected. But, since I need to edit code for a gradle plugin, I want the groovy editor support, but it seems to mess up at least the cosmetics of the Eclipse Project Explorer.
My need for this plugin is primarily to write Gradle plugins in groovy.
There is an issue, mostly cosmetic, that I can't solve. When this plugin is NOT installed, but the Buildship plugin IS installed, then the display of gradle buildscripts in the Project Explorer is correct (the gradle scripts have elephant icons).
But after installing this plugin then the display of gradle buildscripts in Project Explorer is incorrect (Big fat ugly exclamation mark for the gradle scripts in project explorer, but no error messages in the Markers tab or Problems tab).
This seems to be purely cosmetic but it's annoying. The gradle building within Eclipse is not affected. But, since I need to edit code for a gradle plugin, I want the groovy editor support, but it seems to mess up at least the cosmetics of the Eclipse Project Explorer.