Notes on path information in key values
-
In multilevel path specifications, the file delimiter slash / must be used and the file delimiter backslash \ must be avoided
-
So please don’t write e.g. src\main\java but write src/main/java instead
-
In the case of relative path data, the Location of the Project.ini file is automatically used as root to create the final absolute path value