File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- # Sun Oct 28 11:46:52 PDT 2012
1
+ # Wed Oct 31 17:27:34 PDT 2012
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 7
7
# #############################################################################
8
8
9
9
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
10
+ GRADLE_OPTS=" -XX:MaxPermSize=1024m -Xmx1024m -XX:MaxHeapSize=256m $GRADLE_OPTS "
10
11
DEFAULT_JVM_OPTS=" "
11
12
12
13
APP_NAME=" Gradle"
Original file line number Diff line number Diff line change 9
9
if " %OS% " == " Windows_NT" setlocal
10
10
11
11
@ rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
12
+ set GRADLE_OPTS = -XX:MaxPermSize=1024m -Xmx1024m -XX:MaxHeapSize=256m %GRADLE_OPTS%
12
13
set DEFAULT_JVM_OPTS =
13
14
14
15
set DIRNAME = %~dp0
You can’t perform that action at this time.
0 commit comments