koden (sent by Nabble.com) wrote:
> XmlTask xml_task = new XmlTask(); //?
>
> or
>
> XmlTask xml_task = getProject().createTask("xmltask"); //?
>
> do I need to do a taskdef in my build.xml for xmltask?
>
If you want for createTask() to find it.
- Alexey.
--
------------------------------------------------------------------------
/ Alexey N. Solofnenko
home: http://trelony.cjb.net/
/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|