Creating a project from source into a new directory
Answered
Is it possible to import a project from source and automatically saving it in another directory keeping the original directory intact?
Thanks.
Please sign in to leave a comment.
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.