Re: Having trouble with XTest
David Van Couvering wrote:
> I want to add XTest support to my existing module. All the right files
> appear to be there, and XTest shows up on the menu for the project (e.g.
> XTest->Run Unit Tests). But when I try to run my unit tests I get:
>
> Users/David/code/netbeans/trunk/main/nbbuild/templates/xtest.xml:69: taskdef class org.netbeans.xtest.usertasks.XTestActionTask cannot be found
Try
ant -f xtest/build.xml