Refactoring: renaming properties failed, and made bottom console window disappear
Answered
Hi, I'm currently using IDEA 2017.2 CE. I tried to rename one property in a bean class by SHIFT+F6, when I entered the new name, it asked me if I want to change setter and getter as well, clicked YES, then ENTER, but nothing happened except that the console window lying on the bottom disappeared:

Like the pic above, it just disappeared, and I cannot re-open it again unless I restart the IDE.
Any thoughts?
Please sign in to leave a comment.
Check idea.log for errors: https://intellij-support.jetbrains.com/hc/articles/207241085. If there are any related to the rename refactoring, please file a bug at https://youtrack.jetbrains.com/issues/IDEA and attach the logs there, provide the exact steps to reproduce the issue.