Hi, I think this was fixed by: https://github.com/oracle/nb-javac/pull/10
We need to include a new nb-javac in NetBeans, presumably done here: https://github.com/apache/netbeans/pull/2901 Jan On Sun, Apr 18, 2021 at 1:05 PM Matthias Bläsing <[email protected]> wrote: > Hi, > > the following issue is reproducible and looks like an issue in the > integration of javac into NetBeans. It would be great if one of the > people more familar with javac to have a look at this: > > https://issues.apache.org/jira/browse/NETBEANS-5397# > > The issue is reproducible and I added detailed steps to reproduce. > > For the impact: It looks as if creation of JPA entities in all cases > fails if a relationship exists. > > Thank you > > Matthias > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
