Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-07-15 04:08:00 +0000
committerEike Stepper2011-07-15 04:08:00 +0000
commitd2d1b4394e5bbb3c3656b709f4c17bda53ee0ab6 (patch)
treea7586cc792a75422773b36240bfe59f652a95785 /features
parent631bb448246d44890d4a0b74396dbf0ecc5907e2 (diff)
downloadcdo-d2d1b4394e5bbb3c3656b709f4c17bda53ee0ab6.tar.gz
cdo-d2d1b4394e5bbb3c3656b709f4c17bda53ee0ab6.tar.xz
cdo-d2d1b4394e5bbb3c3656b709f4c17bda53ee0ab6.zip
[351616] [releng] Provide platform-specific CDOServer + CDOExplorer downloads
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351616
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product7
1 files changed, 2 insertions, 5 deletions
diff --git a/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product b/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product
index bd68cfa685..498146a95d 100644
--- a/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product
+++ b/features/org.eclipse.emf.cdo.explorer.product-feature/CDOExplorer.product
@@ -7,8 +7,7 @@
</configIni>
<launcherArgs>
- <programArgs>-showsplash
---launcher.XXMaxPermSize
+ <programArgs>--launcher.XXMaxPermSize
128M</programArgs>
<vmArgs>-Xms256M
-Xmx1024M</vmArgs>
@@ -18,9 +17,7 @@
<windowImages/>
- <splash
- location="org.eclipse.emf.cdo.explorer"
- startupProgressRect="148,605,327,10" />
+
<launcher name="cdo-explorer">
<solaris/>
<win useIco="false">

Back to the top