Skip to content

Commit 697c9bc

Browse files
nakamura-toclaude
andcommitted
Remove JVM args from gradle.properties
The JVM arguments for Spotless compiler exports are no longer needed. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 2bde6fe commit 697c9bc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

gradle.properties

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +0,0 @@
1-
# https://github.com/diffplug/spotless/issues/834
2-
org.gradle.jvmargs=-Dfile.encoding=UTF-8 \
3-
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
4-
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
5-
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
6-
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
7-
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED

0 commit comments

Comments
 (0)