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

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -