Troubleshooting “failed to create task or type foreach” when using <foreach>
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I'm trying to use the foreach loop in an Ant script but I get the message: Problem: failed to create task or type foreach Cause: The name is undefined. I don't understand why this doesn't work. It is not a 3rd party library. It is a standard task that would be part of the latest version of Ant (1.8). 回答1: It is a standard task that would be part of the latest version of Ant (1.8). No, it's not. At least I can't find it in the list of core and optional tasks in the ant manual . It seems to be part of the ant-contrib project and thus needs to