java - Closing unused modules in intellij idea like in eclipse -


as know there no feature in intellij idea. dont know why dont support that, @ least result found researching. maybe of manage problem different ways. how work multiple modules in intellij? how should increase performance while working multiple projects?

closing unused modules in intellij idea in eclipse?

you can make module directory excluded project.

right clicked on directory, goto mark directory as -> click excluded it

to add module back, click on project structure button, goto modules section, can add them back

enter image description here


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -