Re: NetBeans 10 JUnit Jar not found

2019-01-12 Thread Brenden Towey
Thanks for pointing that thread out. I got a reply on StackOverflow, which explains how to revert JUnit 5 in NB 10 to JUnit 4.  This seems to clear up the problems.  I'll suggest following the steps given there for anyone having the same problem, it seems a decent workaround and lets me contin

Re: NetBeans 10 JUnit Jar not found

2019-01-12 Thread Geertjan Wielenga
Here's where you can search the mailing list: https://lists.apache.org/list.html?users@netbeans.apache.org For example, read this: https://lists.apache.org/thread.html/e3bba5754847899c06b7c6f52185b39ae56882f7d128949e2bdbd3c5@%3Cusers.netbeans.apache.org%3E Gj On Sat, Jan 12, 2019 at 7:17 PM Br

NetBeans 10 JUnit Jar not found

2019-01-12 Thread Brenden Towey
Hi all, I have a new installation of NetBeans 10. Trying to run some initial unit tests I just created, I get the following error: The or for must include junit.jar if not in Ant's own classpath I have a question posted about this on StackOverflow if you'd rather answer there: https://stacko