Ant Building Error
in
Library and Tool Development
•
2 years ago
Hi,
I tried to continue a library project which was on hold for a few month. So maybe the Eclipse and the ant Version changed since I build it the last time. Now if I run the ant build script from the library template I get this error:
- BUILD FAILED
- /Users/norrix/work/Coding/Eclipse/katerLib/resources/build.xml:101: The following error occurred while executing this line:
- /Users/norrix/work/Coding/Eclipse/katerLib/resources/build.xml:186: Problem: failed to create task or type foreach
- Cause: The name is undefined.
- Action: Check the spelling.
- Action: Check that any custom tasks/types have been declared.
- Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Does Anybody understand what's wrong there?
Thanks for your effort
1