Filesystem Case-Sensitivity Mismatch on Maven Projects
Answered
I use Windows 10 64 bit. I don't have any problems on non-maven projects. But in Maven projects it shows warning.
When I add;
idea.case.sensitive.fs = true
line to idea.properties file, It fixes on Maven projects but I get warning on my other projects.
What can I do?
Please sign in to leave a comment.
Please report at https://youtrack.jetbrains.com/newIssue?project=IDEA with the logs attached (Help | Collect Logs and Diagnostic Data). Specify the exact location of the project on your disk. Is it a local FS, WSL or a remote network drive?