mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 03:53:21 +02:00
[releng] Up vmargs for Equinox Metadata Generator
This commit is contained in:
parent
0e76f4a955
commit
a337396022
1 changed files with 2 additions and 1 deletions
|
@ -354,7 +354,8 @@ java -jar ${basebuilder}/plugins/org.eclipse.equinox.launcher.jar \
|
|||
-artifactRepositoryName "Target Management 3.0 Artifacts" \
|
||||
-compress \
|
||||
-reusePack200Files \
|
||||
-noDefaultIUs
|
||||
-noDefaultIUs \
|
||||
-vmargs -Xmx128M
|
||||
fi
|
||||
|
||||
cd $SITE
|
||||
|
|
Loading…
Add table
Reference in a new issue