2 changed files with 11 additions and 1 deletions
@ -0,0 +1,10 @@ |
|||||||
|
--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 |
||||||
Loading…
Reference in new issue