Skip to content
pavlospt edited this page Oct 28, 2014 · 1 revision

With this, you can rename a variable, field, method, class and event package. This will, of course, make sure that the renaming makes sense in the context of your app, it won't simply do a find and replace in all files!

Additional Tip:

  • If you can't remember this shortcut, you can always invoke the quick fix shortcut and it will always include the rename refactoring.

Shortcut: Shift+F6

Clone this wiki locally