How do you rename packages in the new IDE Android Studio, based on IntelliJ IDEA?
Is there an automatic refactoring included?
I want to make bulk refactorin
Right-click on the package at the Project Panel.
Choose Refactor -> Rename from the context menu.