ant XML property names completion in 944

It seems like the ant propertynames completion is not working anymore in the 944 build. Is someone aware if it ? If not i'll post a
tracker for it.

Sincerely,
ToMiC


0
2 comments
Avatar
Permanently deleted user

I'm seeing the same thing, however the error only happens on properties defined in an external file.

For example, properties defined in the file prod.properties are not being resolved with this configuration:
]]>

This worked previously.

0
Avatar
Permanently deleted user

Only the "basic" properties ( defined by jvm and ant runtime) are being completed (but only inside a ${} block if i try to
complete immediatly after ${ with no } after the caret no completion popup appear). The properties defined in the current ant file
and in external files aren't completed at all.


"Mark Donahue" <mark.donahue@fairchildsemi.com> wrote in message news:18533628.1065451158098.JavaMail.itn@is.intellij.net...

I'm seeing the same thing, however the error only happens on properties defined in an external file.

>

For example, properties defined in the file prod.properties are not being resolved with this configuration:
> > ]]>

>

This worked previously.



0

Please sign in to leave a comment.