Skip to content

Commit 4cccde3

Browse files
Increase Gradle JVM memory allocation
1 parent 547eb54 commit 4cccde3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gradle.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ lsp4mpVersion=0.13.0
1818
lemminxVersion=0.26.1
1919
lclsLemminxVersion=2.3.2
2020
lclsVersion=2.3.2
21+
22+
# Increase Gradle memory to prevent OutOfMemoryError
23+
org.gradle.jvmargs=-Xmx4g

0 commit comments

Comments
 (0)