Is GroovyEclipse meant to work with Java 11?
Specs: Linux Mint 18.3, Eclipse 2019-06, Groovy 2.5.8, Java 11
I am unable to use GroovyEclipse in either Eclipse 2019-06 or Eclipse 2019-12. I have all sorts of issues and complaints when trying to install, and when I try to start a Groovy project and create the simplest possible Groovy file, I get “groovy.lang.GroovyObject cannot be resolved”.
Eclipse has been one of my most implacable foes for many years. I have tried many strategems to get this to work. Installing a fresh version of 2019-12 just produces the same error out of the box.
At the same time I have no problem with Eclipse Gradle projects, or running Groovy at the CLI. More details here.
Is GroovyEclipse meant to work with Java 11?
Specs: Linux Mint 18.3, Eclipse 2019-06, Groovy 2.5.8, Java 11
I am unable to use GroovyEclipse in either Eclipse 2019-06 or Eclipse 2019-12. I have all sorts of issues and complaints when trying to install, and when I try to start a Groovy project and create the simplest possible Groovy file, I get “groovy.lang.GroovyObject cannot be resolved”.
Eclipse has been one of my most implacable foes for many years. I have tried many strategems to get this to work. Installing a fresh version of 2019-12 just produces the same error out of the box.
At the same time I have no problem with Eclipse Gradle projects, or running Groovy at the CLI. More details here.