You can disable compilation on a mounted filesystem. This feature is particularly useful if you mount a library to browse its sources but you do not want it to be recompiled every time you compile an application that is dependent on the library.
To disable compilation for a filesystem:
![]() |
Capabilities settings apply to entire filesystems. However, if you would like to keep individual sources in a file
system from being accidentally compiled, open the source's property sheet, switch to the Execution tab, and
change the source's Compiler property to Do Not Compile. |
See also | |
---|---|
Filesystems and the Java Classpath
Mounting a Filesystem Changing the Mount Order of Filesystems Configuring a Mounted Filesystem |