3353 - "Cannot assign value to final..."
I'm seeing a error popping up saying "Cannot assign value to final
variable" when the assignment is in the constructor.
This is in an inner class. Is there an issue in JIRA for this at all?
Please sign in to leave a comment.
Please file.
Including code snippet if possible.
--
regards,
--
Alexey Kudravtsev
Software Developer
JetBrains, Inc, http://www.jetbrains.com
"Develop with pleasure!"
"Mark Derricutt" <mark@talios.com> wrote in message
news:d7hjgg$5bo$1@is.intellij.net...
>
Alexey Kudravtsev (JetBrains) wrote:
It seemed to come right after a restart. I guess the the parser wasn't
fully updating itself or something...
I had some nonsense like that on upgrading to 3353, but it went away on restart. Cache corruption, probably.
--Dave Griffith
Dave Griffith wrote:
Maybe, but I rm -rf all the caches before starting a new EAP. So
whatever corrupted them, was itself :p