{@link FileSystem}
. File separator is the forward slash ('/'), even on Microsoft Windows. Returns src/main/java/com
if module base dir is /path/to/module
and if directory is /path/to/module/src/main/java/com
. Relative path is not null and is normalized ('foo/../foo' is replaced by 'foo').
|
|