Create Constant intention missing?
Hi,
I see that this SCR: http://www.intellij.net/tracker/idea/viewSCR?publicId=5673
is marked as fixed and it was announced for build #887 as "Quickfix for creating
constant from unknown usage". Unfortunately, this doesn't seem to work for me.
With code like
class Test {
void foo() {
int bar = Test.BAR;
}
}
I don't get an intention to create a constant. Did I miss something or did this feature
get lost somewhere?
Thanks,
Sascha
Please sign in to leave a comment.
Thank you for pointing to this bug. This intention was indeed lost.
Friendly,
Eugene
"Sascha Weinreuter" <sascha.weinreuter@NOSPAM-cit.de> wrote in message
news:blep9g$n95$1@is.intellij.net...
>
http://www.intellij.net/tracker/idea/viewSCR?publicId=5673
creating
me.
>
>
>
this feature
>
>
>
>