[ 
https://issues.apache.org/jira/browse/NETBEANS-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200705#comment-17200705
 ] 

ratcash edited comment on NETBEANS-4051 at 9/23/20, 10:30 AM:
--------------------------------------------------------------

Not sure if I am having this exact same issue, but running on Apache Netbeans 
12.1 navigation, refactoring, autocomplete etc are all broken for Groovy files 
(in a mixed Java/groovy project). The JDK version (tried with Netbeans running 
on JDK11 and JDK14) did not make any difference.

Update: some of the navigation is re-enabled by commenting out the
{code:java}
testCompileOnly("io.micronaut:micronaut-inject-groovy:$micronautVersion")
{code}
dependency, this however, breaks the build.

Autocomplete and refactoring still does not work.


was (Author: ratcash):
Not sure if I am having this exact same issue, but running on Apache Netbeans 
12.1 navigation, refactoring, autocomplete etc are all broken for Groovy files 
(in a mixed Java/groovy project). The JDK version (tried with Netbeans running 
on JDK11 and JDK14) did not make any difference.

Update: some of the navigation is re-enabled by commenting out the 
{code:java}
testCompileOnly("io.micronaut:micronaut-inject-groovy:$micronautVersion")
{code}
dependency.

Autocomplete and refactoring still does not work.

> Groovy support is broken if IDE is running on JDK14
> ---------------------------------------------------
>
>                 Key: NETBEANS-4051
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4051
>             Project: NetBeans
>          Issue Type: Bug
>          Components: groovy - Editor
>    Affects Versions: 11.3
>            Reporter: Sven Reimers
>            Assignee: Sven Reimers
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.0
>
>
> Due to some issue with Groovy 2.5.9 support for Groovy code editing is broken 
> IDE is running on Java 14. Possible solution is an update to latest Groovy 
> 2.5.x version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to