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?

0
4 comments
Avatar
Permanently deleted user

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

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?



0
Avatar
Permanently deleted user

Alexey Kudravtsev (JetBrains) wrote:

Please file.
Including code snippet if possible.


It seemed to come right after a restart. I guess the the parser wasn't
fully updating itself or something...

0
Avatar
Permanently deleted user

I had some nonsense like that on upgrading to 3353, but it went away on restart. Cache corruption, probably.

--Dave Griffith

0
Avatar
Permanently deleted user

Dave Griffith wrote:

I had some nonsense like that on upgrading to 3353, but it went away
on restart. Cache corruption, probably.


Maybe, but I rm -rf all the caches before starting a new EAP. So
whatever corrupted them, was itself :p

0

Please sign in to leave a comment.