We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4433f4 commit 9592c50Copy full SHA for 9592c50
.mvn/jvm.config
@@ -0,0 +1,10 @@
1
+--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
2
+--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
3
+--add-exports jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED
4
+--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED
5
+--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
6
+--add-exports jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED
7
+--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
8
+--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
9
+--add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
10
+--add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
0 commit comments