I have not been able to recreate this, so I am assuming it is a conflict in multiple dependencies. I will continue to try to find it.
~Rik Believe in Good > On Jan 7, 2019, at 11:36 AM, Rik Scarborough <[email protected]> wrote: > > I can’t send you the project I am working on, but I will try to recreate the > issue in a demo project this evening. > > ~Rik > Believe in Good > >> On Jan 7, 2019, at 9:22 AM, John McDonnell <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, >> >> I have no issues with Lombok(1.18.4) on NB10. >> >> Can you send a sample project on, that highlights the issue please? >> >> Regards >> >> John >> >> On Mon, 7 Jan 2019 at 13:58, Rik Scarborough <[email protected] >> <mailto:[email protected]>> wrote: >> >>> When using lombok, version 1.18.4, I get the following error in the >>> Netbeans 10 (and Cool Beans), "reference to <methodname> is ambiguous both >>> method <methodname> in <classname> and method <methodname> in <classname> >>> match". >>> >>> Both occurrences each of <methodname> and <classname> are identical. >>> >>> This is client code, so I don't have the option of not using lombok. >>> >>> This does not happen in Netbeans 9. >>> >>> ~Rik >>> *Believe in Good* >>> >
