Rename package in Android Studio

后端 未结 30 2553
深忆病人
深忆病人 2020-11-21 05:21

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

30条回答
  •  耶瑟儿~
    2020-11-21 05:51

    Right-click on the package at the Project Panel.

    Choose Refactor -> Rename from the context menu.

提交回复
热议问题