Does uninstalling nb-javac solve this problem?

Gj


On Fri, 29 Nov 2019 at 05:24, William Reynolds <
wnreyno...@stellarscience.com> wrote:

> Yes, its' a known bug in 11.2.
> https://issues.apache.org/jira/browse/NETBEANS-3340 (it has been
> reported numerous times, each one which links back to 3300).
>
> I've had to go back to 11.1, since this bug makes the ide unusable.
>
> On 11/28/2019 6:05 AM, Richard Grin wrote:
> > Hello,
> >
> > If I write this code:
> >
> > Comparator<Town> c = new Comparator<>() {
> >
> > };
> >
> > I get an error "<anonymous ...> is not abstract and does not override
> > abstract method Compare(Town, Town) in Comparator. It's normal, but, if
> > I click on the red button at the left of the code, and then on
> > "implement all abstract method", nothing happens.
> >
> > Is it a known problem?
> >
> > Richard
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> > For additional commands, e-mail: users-h...@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
>
> --
> William Reynolds, Ph.D.
> Stellar Science, LLC
> wnreyno...@stellarscience.com
> www.stellarscience.com
> 877-763-8268 x710 (v)
>
>

Reply via email to