Editing service types from the Filesystems tab in the Explorer
You can also access the property sheet for the different service types from the property sheet of an individual class's node in the Explorer.
To access a service type's property sheet from the Explorer:
- Select a class under the Filesystems tab in the Explorer and open its property sheet.
- Under the Execution tab of the property sheet, select the
Compiler
(orExecutor
orDebugger
) property and then press the ... button to bring up the custom property editor.- In the list on the left side of the custom property editor, select the compiler/executor/debugger you want to modify. The property sheet for that service type will appear. (You can select the
External Compiler
(orExternal Process
orDebugger
) property and press the ... button in order to edit the service type's process and arguments.)Note: When you reconfigure a service type, even if you are invoking the custom property editor(s) from the property sheet of a class, the changes you make to the service type will affect all other classes that use that service type.
Contents | Prev | Next | Index |