2016.3 EAP Open file not in a maven module
Answered
Hello,
We have a multi-module maven project, like this:
- pom.xml in the root folder
- module1, module2, etc folders
- "doc" folder which is not a maven module.
Since 2016.3 I can't see this "doc" folder in the Project view, nor I can't find those files by name with Navigate - File.
Was there a change in this area between 2016.2 and 2016.3? Can't find it in the news.
Thanks,
Alex
Please sign in to leave a comment.
"doc" folder should be visible in Project view if it's inside a content root of any module.
Could you check if pom.xml in the root folder is imported?
If it's imported, please check if it not checked in "File | Settings | Build, Execution, Deployment | Build Tools | Maven | Ignored Files" configuration page?