...
You can either move your projects, or tell an IDE to change its mind.
For the latter add the following line to idea.properties file (Help | Edit Custom Properties, see "Configuring platform properties" for more details):
Code Block |
---|
idea.case.sensitive.fs=true |
...