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>


0
Avatar
Permanently deleted user

I haven't seen this before. Submit a Tracker request.

0

请先登录再写评论。