mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
try to set heap size
This commit is contained in:
parent
2912b7a307
commit
e29eb83df5
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ cp /home/data/httpd/download.eclipse.org/technology/subversive/0.7/pde-update-si
|
|||
org.eclipse.releng.basebuilder/plugins
|
||||
cd ..
|
||||
|
||||
export CDT_BUILD_VMARGS=-Xms512M -Xmx1024M
|
||||
|
||||
# Let's go!
|
||||
java $CDT_BUILD_VMARGS -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
||||
-Djvm1.5=/opt/public/common/jdk-1.5.0_16/bin/java \
|
||||
|
|
Loading…
Add table
Reference in a new issue