The order in which directories and archives appear in Filesystems can affect the running and debugging of sources in the IDE. For example, if you have Java files with identical class and package names in different mounted filesystems, the file in the first mounted filesystem is always loaded during execution and debugging. This happens even if you have the second class selected when calling the command.
To change the order of mounted filesystems:
See also | |
---|---|
Filesystems and the Java Classpath
Mounting a Filesystem Opening a File Not in a Mounted Filesystem Configuring a Mounted Filesystem |