Ant build file shows everything red
In the latest build (2114) my ant build file is showing all my property, filelist, and import tags red as well as everything in "depends." Is anyone else seeing this or is it just me? Thanks.
BTW, all the targets still run, it just makes me a little uneasy to see all those red marks. :)
请先登录再写评论。
Update : I added another target to the build file and all the red marks went away.
I've found that many any edits to the file fixes it (eg, add a space then delete it, just to force reparsing)