If you would like a fairly simple example (which even has nested elements), please check out http://ant.ryangrier.com. I have build 2 tasks.
On Thu, 2003-01-30 at 21:17, Janet Abdul-Karim wrote: > > I am having problems with creating my own task using ant. I have looked at examples >but they are not detailed enough to give me a better idea of what I should do. I am >suppose to create a java file to extend class which I understand, but the other >requirments like getting the project name and description i don't understand. in my >.xml file i have the name of the project does the java class extract the name from >the .xml file. > > > > If someone can show me a better example of creating an ant task. I would greatly >appreciate it. > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
