Re: Flexible constructors?

Owen Thomas <[email protected]> Thu, 18 Dec 2025 16:29:33 +1100
Newsgroups gmane.comp.java.ide.netbeans.user
Message-ID <CACtgfN=O0ViEDdmAbaFgZeUOqxnmnv4cgdTV8ByPJf_Nj8yGkg@mail.gmail.com>
On Thu, 18 Dec 2025 at 12:48, Michael Bien <[email protected]> wrote:

> On 12/18/25 02:41, Owen Thomas wrote:
> > Hello.
> >
> > I am using Netbeans 26 on Ubuntu 25.04. I am trying to use the new
> flexible constructors feature made standard in Java 25,
>
> try the latest release. NB 26 didn't support JDK 25 yet.


I do not wish to tempt fate by speaking of success, but it appears that the
offending red line is gone when I load my project into Netbeans 28.

Thanks for the tip Michael.