ywyu
ywyu
微信也是这样,之前好好的,有可能是最近的输入法更新导致的
> --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED > --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED > --add-opens=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED > --add-opens=jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED It works finally, thank you~