Hi Everyone,
I have been banging my head on this issue for some time and am hoping someone
can give me a hand.
I’ve been using Netbeans 8 for my Java Development for years, stayed on that
version as I remained on Java 8. I have recently started looking at upgrading
to a more modern Java. One o
Hi Daniel,
On Fri, 4 Jul 2025 at 17:04, Michael Bien wrote:
> You can copy the jar or remove the "-J-javaagent:..." jvm argument from the
> application launch config if you are not worried about the bug.
I assume you copied this configuration from the IDE into your
application configuration? I