facebook

CactusTask for Ant

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230320 Reply

    doug bloomfield
    Participant

    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.

    #230335 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev, this is an Eclipse issue.

    Also typically to add new taskdefs you need to add the JAR to your classpath that contains the task implementation and then in your Ant file you usually have a tag like <taskdef blahblahblah /> that defines the task.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: CactusTask for Ant

You must be logged in to post in the forum log in