You can disable compilation on a mounted filesystem. This feature is particularly useful if you mount a large library to browse its sources. If compilation is disabled for the library, it is not recompiled every time you compile an application that is dependent on that library.
To disable compilation for a filesystem:
![]() |
Capabilities settings apply to entire filesystems. However, you can prevent compilation of individual sources in a filesystem. Open the source's property sheet and click the Execution tab. Change the source's Compiler property to Do Not Compile. |
See also | |
---|---|
Filesystems and the Java Class Path
Mounting a Filesystem Changing the Mount Order of Filesystems Configuring a Mounted Filesystem |