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]> 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* >
