Move module to different project
Answered
What is recommended procedure to move a module to a different project?
Please sign in to leave a comment.
Refactor | Move module to a target project folder, In target project go to File | Project structure | Modules press "+" , and select Import Module.
Select .iml file from corresponding folder or import as existing source. In source project go to File | Project structure | Modules and remove module using "-" button.