Hi Gary.
Now, when the tests are running in general, maybe try to run the
particluar Test/Method only?
"Run focussed Test Method" or "Debug focussed Test Method". What
happens when you run this test through the debugger step-by-step?
Best regards
Andreas
On Mon, 2020-12-21 at 03:03 +, Gre
I did try latest surefire plugin (3.0.0-M5) and latest junit (4.13.1) and
latest org.junit.jupiter (5.7.0) with the same result.
I did figured out why it failed in the command line. Default JAVA_HOME for the
terminal window was pointing to older JDK (1.8).
After I changed it to JDK-14.0.2 (the o
Can you try the newest version of surefire plugin?
*org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5*
El dom, 20 dic 2020 a las 5:03, Greenberg, Gary ()
escribió:
> I sure did clean and build the project.
>
> During the build all unit tests are executed except this one.
> When I am tryin
Hi Jerome,
NetBeans 12.0 has no built-in localization. If you need it, you'll have to
compile your own localization module reusing translation from pre-9.0
editions.
Go to https://github.com/apache/netbeans-l10n and see how this can be done,
using the german translations (locale_de) as a template.
On Sun, 20 Dec 2020 at 16:25, Oliver Rettig wrote:
> I remember also got such messages in the past during opening big text files
> in my netbeans-platform applications and with increasing heap-size I cauld
> not get rid of the message. In my cases after closing the dialog all works
> fine. So I
Looking at this page
https://stackoverflow.com/questions/13685402/how-to-assign-more-than-1gb-to-netbeans-jvm
I suggest setting this parameter to see if you get the corresponding error
message.
when I set -J-Xmx3024m I obtain these messages:
/opt/netbeans-7.2/bin/netbeans
Error occurred during
Hi,
I remember also got such messages in the past during opening big text files in
my netbeans-
platform applications and with increasing heap-size I cauld not get rid of the
message. In my
cases after closing the dialog all works fine. So I dont have a closer look at
this. Maybe there
is sim
On Sat, 19 Dec 2020 at 22:42, Christopher C. Lanz
wrote:
>
> I have changed the netbeans.conf and app.conf files to include
>
> -J-Xms512m -J-Xmx2048m
As far as I know, that's the right way to increase Netbeans heap. Maybe
check in the IDE log (just after the line that starts "Input arguments:")