Is there a way to specify the subfolder for IDEA import when cloning a project from VCS

Answered

I have a monorepo with a mix of both IDEA and non-IDEA projects (Android & iOS). The Android project is in a subfolder.

Is there a way to specify (in a config file or during cloning via IJ) that the project that should be opened/imported is in a subfolder of the cloned repo?

0
1 comment

Hello Efeturi Money
When you are doing clone you specify URL and then you can specify custom location for your repository. 
Once you've specified a folder inside your monorepo just proceed with clone and once you are asked where do you want to open you project - click "cancel" and you will stay in your monorepo project, but you will see how cloned subfolder appears there. 

Please let us know if any questions left.

 

0

Please sign in to leave a comment.