Changing the Mount Order of Filesystems

See Also

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:

  1. In the Filesystems window, right-click the root Filesystems (root Filesystems node) node and choose Customize.
  2. Right-click the Filesystems Settings node. Choose Change Order from the contextual menu.
  3. In the Change Order dialog box, select the filesystem you want to move.
  4. Click the Move Up button or the Move Down button to change the position of the filesystem relative to the other filesystems.
See Also
Filesystems and Application Development
Mounting a Filesystem
Opening a File Not in a Mounted Filesystem

Legal Notices