In build 2013, I have loaded a very vanilla build.xml and find that the junit task is red-lined although all of the rest of the file appears to be understood and handled correctly.
I don't know what causes it but I had the same behaviour with my build.xml file. Later I think the red-lining was removed after some restarts and whatever.. Or maybe I remember wrong and it's still there. Seems like a bug to me anyway..
I don't know what causes it but I had the same behaviour with my build.xml file. Later I think the red-lining was removed after some restarts and whatever.. Or maybe I remember wrong and it's still there. Seems like a bug to me anyway..
Isn't junit part of optional.jar? Does idea recognize the tags from optional.jar? Does it run?
Mike