I have read on SO, that to set current directory of running program to module'r path, I need to write $MODULE_DIR$ into setting:
But how would I know the meaning of this variable without Internet? Is there some list of such variables in IntelliJ or something?
Path Variables section in Settings does not contain this (and MAVEN_REPOSITORY is wrong).

