Would be nice to be able to run automatic facet detection, Idea prompts while adding a module, but if the opportunity is lost then there is no way to trigger it manually.
First you can check Facets page of Project Structure dialog. Every type of facet has "Skip modules" box. If a file you are interested in is in that box, remove it.
If this is not the case, try workaround: in a file manager move a descriptor (like web.xml) out of project roots, return to IDEA and synchronize. Then again, externally move the file back under the project, and synchronize in IDEA.
Hi.
First you can check Facets page of Project Structure dialog. Every type of facet has "Skip modules" box. If a file you are interested in is in that box, remove it.
If this is not the case, try workaround: in a file manager move a descriptor (like web.xml) out of project roots, return to IDEA and synchronize. Then again, externally move the file back under the project, and synchronize in IDEA.
Regards,
Alexander.
Is moving/touching files is the best and most intuitive solution?