From 1b3132933c1a336f7b4eb17b6df10acda674bcbf Mon Sep 17 00:00:00 2001 From: HuangZhikai <386754646@qq.com> Date: Sun, 31 May 2026 14:45:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20'project'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 project/settings.json diff --git a/project/settings.json b/project/settings.json new file mode 100644 index 0000000..0d73912 --- /dev/null +++ b/project/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "interactive" +} \ No newline at end of file