Move Refactorings | IntelliJ IDEA
www.jetbrains.com › help › ideaDec 10, 2021 · Move an instance method to another class. You can move an instance (non-static) method to a different class if this method has a type parameter in your project. In any other cases, you would need to make this method static first. In the editor, position the caret at an instance method and press F6 (Refactor | Move).
Open, close, and move projects | IntelliJ IDEA
www.jetbrains.com › help › ideaJul 26, 2021 · On the Welcome screen, right-click any project and select New Project Group. In the Create New Project Group dialog, name the new group and click OK. Right-click the project that you want to move to the new group, select Move to Group, and click the target group's name. After that, hover the mouse pointer over the group and use the icon to show ...