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.
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.
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...
>
>