Move module to different project

已回答

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

0

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

请先登录再写评论。