IDE Settings
|
IDE Settings
Configuration to control the projects that are being scanned from IDE
-
Navigate to
Administration
→Mule
. -
Search for
Project/Rule Settings
and add the following settings to exclude or include the projects --
PROJECT_NAME_INCLUDE_PATTERN
- For example .* to scan all projects from being scanned -
PROJECT_NAME_EXCLUDE_PATTERN
- For example .* to exclude all projects from being scanned
-
-
Multiple patterns can be configured by using "~" as a separator.