Import many existing intellij modules (shared accross branches)
I cant find how or information about that.
Is there a way to Import many existing intellij modules. (not one by one)
I am tired of importing existing intellij modules one by one when I create a new project.
I guess Ill just start editing the project xml files.
Please sign in to leave a comment.
"Create java project from existing sources" should detect the java files but also the iml files.
Should I jira it as a new feature request.
It would be usefull when you screw up your project files or when you start a new project for another branch.
why can't you just copy project file?
I must have done it a while ago.
But you never know what you also get when you do that.
And when you have screwed your project for some reasons...
But for branching purpose, I now use with great pleasure the .idea project format.
I just took some time before to get to know it.