I am trying to use Ant to run my CactusStrutsTestCase, but I’ve discovered that I need to tell Eclipse about the optional Task ‘cactus’. I’ve tried adding this task through Window -> Preferences -> Ant -> Runtime -> Tasks -> Add Task, but the location of the file is limited to Eclipse plugins dealing with Ant.
How do I add CactusTask to Eclipse?? Any help would be appreciated.