Re: Re: AI assistant for NetBeans

2024-02-09 Thread Andreas Reichel
On Sat, 2024-02-10 at 12:17 +1000, Peter Kirkham wrote: > Maybe I'm wrong and I'm just a modern-day Luddite. No, you are not. It CAN be extremely useful WHEN you know exactly what you want and are an expert in your topic. THEN you can use the AI generated template and quickly tweak it until it

RE: Re: AI assistant for NetBeans

2024-02-09 Thread Peter Kirkham
When the AI hype train was just getting rolling last year I thought I would try this out to write a basic but non-trivial algorithm. I wanted to implement a method to get the nodes and weights for Gauss-Laguerre quadrature integration for the Gamma function for any number of nodes, rather than

AnnotationProcessor Crash on NB20 (Lombok)

2024-02-09 Thread Ulrich Mayring
Hi all, is this a known problem that the annotation processor crashes on NB20 and thus does not come to processing the Lombok annotations (such as getter/setter creation)? My project compiles fine, but all lines referring to generated Lombok code are red in the editor. I've found some