Thanks Neil, John. I changed some settings along the lines Neil suggested: adding "exec.args=-Xmx1024m" as a new line to the "set properties" in both "Debug test" and "Test file" actions. I can see this getting used when the tests start (when both running and debugging), so I think that has done the trick.
Thanks again for your help. Best wishes, Andy ________________________________ From: Neil C Smith <neilcsm...@apache.org> Sent: 16 December 2019 14:10 To: Andy Turner <a.g.d.tur...@leeds.ac.uk> Cc: John Mc <mcdonnell.j...@gmail.com>; users@netbeans.apache.org <users@netbeans.apache.org> Subject: Re: Increase memory for unit tests. On Mon, 16 Dec 2019 at 13:16, Neil C Smith <neilcsm...@apache.org> wrote: > At a guess you want to customize the project properties' Actions / > Test File with exec.args=-Xmx1024m - not tested but am using that to > pass other test args. Sorry, make that argLine= ! :-\ Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists