Setting Filter Properties
See Also
The filter property sheet lets you set properties for a filter class.
To display the filter property sheet:
- In the Filesystems window, right-click the filter's node.
- Choose Properties from the contextual menu. The filter property sheet appears.
Properties
- Name. This property sets the
filter-name
element, used
to to map the filter to a servlet or URL. In most cases, you specify a name
when you create the filter. Click the ellipses
button (...) to display the Name property editor.
- All Files. (Read-Only).
- File Size. (Read-Only).
- Modification Time. (Read-Only).
- Synchonization Mode. To set the synchronization mode for the filter
source code, choose a mode from the list. Possible values are
Do Not
Synchronize
, which disables automatic synchronization, Confirm
All Changes
, the default and recommended setting, and Without
Confirmation
, which causes synchronization without confirmation.
Execution
- Arguments. To specify filter arguments, type the argument in the
Arguments value field, or click the ellipses button (...) and enter the arguments
in the Arguments property editor.
- Executor. Setting the Executor property for the filter allows you
to override the default executor setting. To specify this property, choose
an executor from the list in the Executor value field, or click the ellipses
button (...) and choose an executor in the Executor property editor.
- Debugger. Setting a debugger type for the filter allows you to override
the default debugger setting. To specify this property, choose a debugger
from the list in the Debugger value field, or click the ellipses button (...)
and choose a debugger in the Debugger property editor.
- Compiler. Setting a compiler type for the filter allows you to override
the default compiler setting. To specify this property, choose a compiler
from the list in the Compiler value field, or click the ellipses button (...)
and choose a compiler in the Compiler property editor.
Legal Notices