Order of file systems


The order of file systems in the Filesystems is also significant. If files with the same name and hierarchy (for example, com/MyPackage/MyClass.java) exist in two different mounted directories, the first will be loaded during execution or debugging, even if you have selected the second one.

To change the order of file systems:

Contents Prev Next Index