Ant build files
When editing a build file with a target that executes under an if condition
of a property being specified,
IDEA shows the property as being unknown if it is use within the target.
Is this going to change in future releases ?
e.g.
]]>
<!-- shows $ as unknown -->
<sometask classname="$/>
</target>
Please sign in to leave a comment.
I haven't seen this before. Submit a Tracker request.