...
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 (see this article "Configuring platform properties" for details):
Code Block |
---|
idea.case.sensitive.fs=true |
...
...
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 (see this article "Configuring platform properties" for details):
Code Block |
---|
idea.case.sensitive.fs=true |
...