PT #165080768, #165662425: Selective Java, XML symbol scanning
This commit is contained in:
@@ -25,11 +25,21 @@
|
||||
"default": true,
|
||||
"description": "Enable/Disable Spring running Boot application live hints decorators in the source code"
|
||||
},
|
||||
"scan-java-test-sources.on": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Enable/Disable Java test sources files scanning"
|
||||
},
|
||||
"support-spring-xml-config.on": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Enable/Disable Support for Spring XML Config files"
|
||||
},
|
||||
"support-spring-xml-config.scan-folders-globs": {
|
||||
"type": "string",
|
||||
"default": "**/src/main/**",
|
||||
"description": "Scan Spring XML in folders"
|
||||
},
|
||||
"change-detection.on": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
|
||||
Reference in New Issue
Block a user