Bumped to Groovy-Eclipse version 2.9.2 (corresponds to Eclipse 4.8.0).#264
Bumped to Groovy-Eclipse version 2.9.2 (corresponds to Eclipse 4.8.0).#264
Conversation
|
@nedtwigg Please have a look at the transitive dependencies I omitted. Problem is that the current I would like to have a dedicated PR, extending the |
|
@nedtwigg Not sure whether you had a look at my previous comment. This is an issue and makes this PR somewhat in-stable, since it leaves two transitive dependency versions "free" (within their major version) rolling. As I sated for 263, I would prefer it you can provide the required |
|
I will provide a draft and you can adapt it to your design goals... But be aware that the current Groovy version might crash one day due to underlying transitive incompatibilities. The Java version should be alright.
|
Using Groovy-Eclipse version 2.9.2.
As requested, the version used by the user configuration is equal to the "corresponding" Eclipse version (4.8.0). Note that not every transitive dependency is equal to the one used by Eclipse 4.8.0, but this should not have an impact on the formatter behaviour.