I am also having problem with the target completion if my ant script include other scripts with targets. For instance,
<!DOCTYPE project [
<!ENTITY ProjectRules SYSTEM "file:../../../../../../etc/project.xml">
<!ENTITY ASIndependentRules SYSTEM "file:./common.xml">
]>
The targets that are defined in project.xml and common.xml will not be
parsed.
Thanks
keith
