...
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 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 for details):
Code Block |
---|
idea.case.sensitive.fs=true |
...