You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alvin Thompson (Jira)" <ji...@apache.org> on 2019/11/12 22:06:00 UTC

[jira] [Commented] (NETBEANS-1842) ambiguous method when using Lombak

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

Alvin Thompson commented on NETBEANS-1842:
------------------------------------------

This issue has been plaguing me since Netbeans 9 (8 was fine). It only happens with one of my projects, but it's murder since we use Lombok heavily in it. Wavy red lines pretty much everywhere makes it hard to find the real errors.

As far as I know, changing the Lombok version won't change the problem, and clearing the cache only temporarily fixes it. Sooner or later the errors come back.

> ambiguous method when using Lombak
> ----------------------------------
>
>                 Key: NETBEANS-1842
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1842
>             Project: NetBeans
>          Issue Type: Bug
>         Environment: Win10
>            Reporter: Rik Scarborough
>            Priority: Major
>         Attachments: Screen Shot 2019-07-25 at 4.14.03 PM.png
>
>
> When using lombok (v 1.18.4), generated methods show as errors in editor.  "reference to <methodname> is ambiguous   both method <methodname> in <classname> and method <methodname> in <classname> match".
>  
> Both methodnames and classnames are the exactly same.



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

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

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