For the complete documentation index, see llms.txt. This page is also available as Markdown.

IDE Settings

Configuration to control the projects that are being scanned from the IDE

  1. Navigate to Administration -> Mule.

  2. Search for Project/Rule Settings and add the following settings to exclude or include the projects -

    1. PROJECT_NAME_INCLUDE_PATTERN - For example .* to scan all projects from being scanned

    2. PROJECT_NAME_EXCLUDE_PATTERN - For example .* to exclude all projects from being scanned

  3. Multiple patterns can be configured by using "~" as a separator.

See Also

Last updated

Was this helpful?