Intellisense for Eclipse Ant Editor
-----------------------------------

         Key: WT-197
         URL: http://webtest-community.canoo.com/jira/browse/WT-197
     Project: WebTest
        Type: New Feature

 Environment: Windows XP, Eclipse 3.1.1, Ant Build Tool Core 3.1.1, Ant UI 3.1.1
    Reporter: Ralf Müller


It seems to be easy to integrate intellisense for new ant tasks into the 
eclipse ant editor:

In Eclipse, go to Window->preferences->Ant->runtime->Tasks and add 
/webtest/ant/WebtestTask.class from /lib/WebtestTask.jar ...

I'm not sure, but it could be that you have to restart eclipse with -clean...

Afterwards, the Eclipse Ant Plugin knows about the webtest task and the nested 
<steps> and <config> tag. It even knows the attributes of all the webtest 
steps, but can't stell you which steps can be nedted within <steps>.

I've got the impression that the editor is able to get all the information by 
looking at the classes.

Could it be that it doesn't know about the nested steps within <steps> because 
the steps-class doesn't implement the AntTaskContainer directly?

Cheers,
Ralf


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to