Disabling Compilation for a Filesystem

See Also

You can disable compilation on a mounted filesystem to ensure that the IDE does not try to compile those sources. This feature is particularly useful if you mount sources for browsing but you do not want those sources to be in the class path for compilation.

To disable compilation for a filesystem:

  1. In the Filesystems window, right-click the filesystem's node and choose Properties from the contextual menu.
  2. Set the Use In Compiler property to False.
Tip Capabilities settings apply to entire filesystems. However, you can prevent compilation of individual sources in a filesystem. Open the source's property sheet and change the source's Compiler property to Do Not Compile.
See Also
Filesystems and Application Development
Mounting a Filesystem
Changing the Mount Order of Filesystems

Legal Notices