Changing the Mount Order of Filesystems

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:

  1. In the Explorer, right-click the root Filesystems 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 the Java Class Path
Mounting a Filesystem
Opening a File Not in a Mounted Filesystem
Configuring a Mounted Filesystem

Legal Notices