Re: NetBeans 10 JUnit Jar not found

2019-01-12 Thread Brenden Towey
ts me continue using Ant and not convert the entire project to Maven. https://stackoverflow.com/questions/54161715/netbeans-10-junit-jar-not-found/54162910#54162910 On 1/12/2019 2:25 PM, Geertjan Wielenga wrote: Here's where you can search the mailing list: https://lists.apache.org/list.

Re: NetBeans 10 JUnit Jar not found

2019-01-12 Thread Geertjan Wielenga
about this on StackOverflow if you'd rather > answer there: > > https://stackoverflow.com/questions/54161715/netbeans-10-junit-jar-not-found > > I could probably hack the build script to includejunit.jar, but I > want to know: what's the right way to fix this? >

NetBeans 10 JUnit Jar not found

2019-01-12 Thread Brenden Towey
ere: https://stackoverflow.com/questions/54161715/netbeans-10-junit-jar-not-found I could probably hack the build script to includejunit.jar, but I want to know: what's the right way to fix this? Shouldn't NetBeans come with a version of JUnit already accessible? Should I configure my project d