You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@groovy.apache.org by MG <mg...@arscreat.com> on 2018/06/01 19:08:48 UTC

Re: Groovy 2.5.0 IntelliJ support ?

Hi Alexey,

thank you for the information, I have created an issue for full Groovy 
2.5 support.

Cheers,
mg


On 29.05.2018 11:44, Алексей Афанасьев wrote:
> Hi! Partial support for 2.5.0 was announced in 2017.2 
> <https://www.jetbrains.com/idea/whatsnew/#v2017-2-groovy-250>, but 
> there are several features without proper handling still, for example 
> @NamedParam. I think we will take a look at them soon.
>
> Alexey Afanasiev.
>
> 2018-05-28 23:22 GMT+03:00 MG <mgbiz@arscreat.com 
> <ma...@arscreat.com>>:
>
>     Since the Groovy 3.0 ticket
>     (https://youtrack.jetbrains.com/issue/IDEA-188050
>     <https://youtrack.jetbrains.com/issue/IDEA-188050>) just got
>     updated (thanks to everyone who voted): Do we know what the status
>     for Groovy 2.5.0 IntelliJ support is ?
>     The release is around the corner and has some major new features
>     (http://groovy-lang.org/releasenotes/groovy-2.5.html
>     <http://groovy-lang.org/releasenotes/groovy-2.5.html>) which
>     require Intellisense support -  do we need a ticket for that (to
>     speed things up), Daniil, or is support already underway ?-)
>     Cheers,
>     mg
>
>
>
>


Re: Groovy 2.5.0 IntelliJ support ?

Posted by Алексей Афанасьев <me...@gmail.com>.
It looks like @NamedDelegate feature has a serious bug
https://issues.apache.org/jira/browse/GROOVY-8637. Incremental compilation
are used by Intellij Idea nearly always, so if have a method with two
@NamedDelegate's
your compilation will be failed.

Alexey Afanasiev.

2018-06-01 22:08 GMT+03:00 MG <mg...@arscreat.com>:

> Hi Alexey,
>
> thank you for the information, I have created an issue for full Groovy 2.5
> support.
>
> Cheers,
> mg
>
>
>
> On 29.05.2018 11:44, Алексей Афанасьев wrote:
>
> Hi! Partial support for 2.5.0 was announced in 2017.2
> <https://www.jetbrains.com/idea/whatsnew/#v2017-2-groovy-250>, but there
> are several features without proper handling still, for example @
> NamedParam. I think we will take a look at them soon.
>
> Alexey Afanasiev.
>
> 2018-05-28 23:22 GMT+03:00 MG <mg...@arscreat.com>:
>
>> Since the Groovy 3.0 ticket (https://youtrack.jetbrains.co
>> m/issue/IDEA-188050) just got updated (thanks to everyone who voted): Do
>> we know what the status for Groovy 2.5.0 IntelliJ support is ?
>> The release is around the corner and has some major new features (
>> http://groovy-lang.org/releasenotes/groovy-2.5.html) which require
>> Intellisense support -  do we need a ticket for that (to speed things up),
>> Daniil, or is support already underway ?-)
>> Cheers,
>> mg
>>
>>
>>
>>
>
>