From f730ad9869495723bafbbeff436744983a65d3eb Mon Sep 17 00:00:00 2001 From: zhanglei Date: Fri, 24 May 2024 17:47:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BF=87=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 8c393cd..8ce925d 100644 --- a/pom.xml +++ b/pom.xml @@ -274,6 +274,10 @@ ${maven.compiler.target} ${maven.compiler.source} UTF-8 + + + --add-opens=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED +