From d56fc2b4cb84ed639e61f0db6107e510a2acf8bd Mon Sep 17 00:00:00 2001 From: peisishuang <1767255628@qq.com> Date: Mon, 25 May 2026 19:13:17 +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