Jiarenxiang | 25a45b7 | 2025-03-13 16:09:13 +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 | } |