The order in which directories and archives appear in the Filesystems tabbed pane 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 select the second class before calling the command.
To change the order of mounted filesystems:
See also | |
---|---|
Filesystems and the Java Class Path
Mounting a Filesystem Opening a File Not in a Mounted Filesystem Configuring a Mounted Filesystem |