The order in which directories and archives appear in the Filesystems window 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 selected the second class before calling the command.
To change the order of mounted filesystems:
See Also | |
---|---|
Filesystems and Application Development
Mounting a Filesystem Opening a File Not in a Mounted Filesystem |