Skip to content
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ lsp4mpVersion=0.13.0
lemminxVersion=0.26.1
lclsLemminxVersion=2.4
lclsVersion=2.4

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