clone a project???
I have multiple projects where just the root dir changes:
c:/cygwin/proj1/module(s)
c:/cygwin/proj2/module(s)
I had an IntelliJ project for proj1. I copied all the files in a new folder, changed the path from c:/cygwin/proj1 to c:/cygwin/proj2 in all files, and changed the name of the project files (proj1.ipr to proj2.ipr and so on).
Is this safe? It seems to work.
Please sign in to leave a comment.
Yes, it's safe.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Vinay Moharil" <vmohar98@yahoo.com> wrote in message news:28871784.1080337555791.JavaMail.itn@is.intellij.net...
>
c:/cygwin/proj2 in all files, and changed the name of the project files (proj1.ipr to proj2.ipr and so on).
>