close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 15, 2009, 4:10:25 PM (17 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v12
|
v13
|
|
| 92 | 92 | {{{ |
| 93 | 93 | #!sh |
| 94 | | -startup |
| 95 | | plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar |
| 96 | | --launcher.library |
| 97 | | plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805 |
| 98 | 94 | -showsplash |
| 99 | 95 | org.eclipse.platform |
| 100 | | --launcher.XXMaxPermSize |
| 101 | | 512m |
| 102 | 96 | -vmargs |
| 103 | 97 | -Xms40m |
| 104 | | -Xmx512m |
| | 98 | -Xmx256m |
| 105 | 99 | }}} |
| 106 | 100 | |