Move module to different project

Answered

What is recommended procedure to move a module to a different project?

0
1 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.

0

Please sign in to leave a comment.