Ant taskdef / foreach etc shown as errors in eap #6137
For my build, which runs fine from the commadn line, I am seeing a bunch of errors indicated by IDEA for the following ant tags:
- compositemapper
- globmapper
- foreach
- taskdef
- flattenmapper
Also, the "param" attribute doesn't seem to be supported well.
Any ideas?
Please sign in to leave a comment.