Creating a project from source into a new directory
已回答
Is it possible to import a project from source and automatically saving it in another directory keeping the original directory intact?
Thanks.
请先登录再写评论。
There is no such feature, the best way is to duplicate the directory then open it with IDEA.
Thank you for the quick response, Petr.