There is no xsd for the Ivy Ant tasks. I'm not sure how eclipse supports autocompletion of external ant tasks. Did you define the Ivy tasks in such a way that eclipse will be able to find the ivy.jar ?
Maarten ----- Original Message ---- From: "Hiller, Dean (Contractor)" <[email protected]> To: [email protected] Sent: Fri, November 26, 2010 5:13:51 PM Subject: ivy ant tasks - xsd or eclipse autocomplete? Usually, if you add the xsd like xmlns:ivy="http://ant.apache.org/ivy/ivyanttasks.xsd" Then eclipse does autocompletion (at least in xml files this works). But on the docs it has me adding xmlns:ivy="antlib:org.apache.ivy.ant" Which does not make auto completion in Eclipse Helios work(webtools I think has to be there for that stuff to work "I think"). Is there something I am missing or is there an xsd for the ivy ant tasks? Thanks, Dean This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.
