| commit | 25a45b7ce6a2749ed487be045765211fb1e2fa93 | [log] [tgz] |
|---|---|---|
| author | Jiarenxiang <SingalJia@outlook.com> | Thu Mar 13 16:09:13 2025 +0800 |
| committer | Jiarenxiang <SingalJia@outlook.com> | Thu Mar 13 16:36:24 2025 +0800 |
| tree | 040255ca29af5ea8a5fd8bf436fcb352fccbcbcd | |
| parent | 3f6350ddaf6410154cb0732a1a071ab60dfd49d8 [diff] [blame] |
'init-again' Change-Id: Ic0ec9c96098897288508eddd75f89a0f4fa6e986
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..3541dcd --- /dev/null +++ b/.vscode/settings.json
@@ -0,0 +1,10 @@ +{ + "files.exclude": { + "**/.classpath": true, + "**/.project": true, + "**/.settings": true, + "**/.factorypath": true + }, + "java.compile.nullAnalysis.mode": "automatic", + "java.configuration.updateBuildConfiguration": "interactive" +} \ No newline at end of file