Filesystem Property Sheet: Capabilities Tab
See Also
To open the property sheet for a filesystem, right-click the filesystem's node
in the Filesystems tab of the Explorer window and select Properties from
the contextual menu.
The Capabilities tab has the following properties:
- Use as Documentation
If True, the IDE treats the files as Javadoc code documentation.
- Use for Execution.
If True, you can run any executable files that are in the filesystem from
within the IDE.
- Use in Compiler.
If True, you can compile files that are in the filesystem from
within the IDE. It might be useful to set this property to False when you have
source libraries mounted that you do not want to be recompiled every time
you compile an application that depends on those sources.
- Use in Debugger.
If True, you can debug files that are in the filesystem from
within the IDE.
Legal Notices