How do I move a project to a new directory location
I would like to move my project directory to a new location.
I did this directly in unix, which is probably not correct.
When I did so, RubyMine could no longer find the project, so
I moved it back.
How can I move the project directory and have RubyMine still find it?
Thanks,
Don
请先登录再写评论。
You can easily copy or move your project within OS, and just open your new project using new location.
Regards,
Oleg
Oleg,
Thank you for your help.
Don
Wrong. When i move a project directory, the terminal no longer recognizes the imported modules (PYCHARM). What is the procedure?