To the luddites, I believe you are going to be left behind. I am an
experienced developer and am using intellij with copilot to quite
successfully be more productive. The technology is advancing rapidly.
Sincerely wish my favorite IDE netbeans would recognize where the future
lies but it is losing
+1 vote from me for getting the find/spot bugs plugin working again.
Unfortunately, I would be of little to no help in making the needed changes.
On Fri, Sep 1, 2023, 05:59 Sven Reimers wrote:
> Hi all,
>
> as the original author of the NetBeans findbugs plugin I can offer
> support, if there is
ple are not going to be responsive because you’re not providing any
> context — no code on GitHub to download to investigate the problem, no
> steps to reproduce, etc.
>
> Gj
>
> On Fri, 6 Aug 2021 at 20:16, Benjamin Neuman wrote:
>
>> I'm think I'm making s
4, 2021 at 12:30 PM Benjamin Neuman
wrote:
> I would like to implement a module that will add a new Action to a maven
> project file. Specifically, this action would allow me to execute an
> integration test on the selected test file using the failsafe 'verify'
> maven co
Hey Peter,
That's an odd one. Is the C:\netbeans\java\maven\bin\mvn.cmd executable?
On Sun, Aug 1, 2021 at 7:53 PM Peter Zimmermann wrote:
> Hi NetBeans users,
>
> Although I have significant programming experience I’m new to NetBeans
> and Java and I’m having trouble getting the simplest “Hell
I would like to implement a module that will add a new Action to a maven
project file. Specifically, this action would allow me to execute an
integration test on the selected test file using the failsafe 'verify'
maven command (e.g. faisafe:verify -it.test=SomeIT )
I'd like to piggy back on the exi