Guides/Qt IDE/Configure/Directory Match

From J Wiki
< Guides‎ | Qt IDE‎ | Configure
Jump to navigation Jump to search
Overview  | Base  | Directory Match  | Folders  | Launch Pad  | Qt IDE  | Startup Script  | Styles  | User Keys

The Directory Match page configures the Tools|Directory Match tool.

Each configurable option has the form name=value.

Name of Option Description of value Default
DMTypes A sequence of type descriptors, one per line, followed by an empty line. Each type descriptor has the form
space name [space file-extension]...
associating a name with a list of file extensions. These names are offered as options for the Type in the Directory Match dialog. The last type descriptor should have the name All and no file extensions.
Scripts and Sourcetext are defined
DMType The default type descriptor to use. Scripts
DMFavorites A sequence of line-pairs, each starting with a space. The pairs are offered as options under the File|Select from favorites menu of the Directory Match dialog. The first line of each pair is Source, the second is Target. The line-pairs should be followed by an empty line. none.