86133 | aaa3f5d | 2025-04-20 21:33:29 +0800 | [diff] [blame] | 1 | { |
2 | "files.exclude": { | ||||
3 | "**/.classpath": true, | ||||
4 | "**/.project": true, | ||||
5 | "**/.settings": true, | ||||
6 | "**/.factorypath": true | ||||
7 | }, | ||||
8 | "java.compile.nullAnalysis.mode": "automatic", | ||||
9 | "java.configuration.updateBuildConfiguration": "interactive" | ||||
10 | } |