Intellij IDEA marks XML attributes containing a colon :
as error “Cannot resolve symbol”:
The inspection symbol ???? says “Unresolved reference”
How can I tell IntelliJ to accept attributes with :
as normal Strings?
Restart, Update, Rebuild, Invalidate Caches, nothing helps.