Skip to content

Commit e937058

Browse files
Increase Gradle heap size to 2 GB
1 parent 28d21c5 commit e937058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ lemminxVersion=0.26.1
1919
lclsLemminxVersion=2.4
2020
lclsVersion=2.4
2121

22-
# Set maximum heap size to 2 GB and minimum to 1 GB
22+
# Increase Gradle memory by setting maximum heap size to 2 GB and minimum to 1 GB to prevent OutOfMemoryError
2323
org.gradle.jvmargs=-Xmx2g -Xms1g -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)