mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-10 13:14:48 +08:00
22 lines
477 B
Diff
22 lines
477 B
Diff
diff -Naur a/eclipse.ini b/eclipse.ini
|
|
--- a/eclipse.ini 2012-10-13 20:39:00.846134496 +0000
|
|
+++ b/eclipse.ini 2012-10-13 20:39:59.162485096 +0000
|
|
@@ -1,3 +1,5 @@
|
|
+-configuration
|
|
+@user.home/.eclipse/org.eclipse.platform
|
|
-startup
|
|
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
|
|
--launcher.library
|
|
@@ -5,9 +7,9 @@
|
|
-showsplash
|
|
org.eclipse.platform
|
|
--launcher.XXMaxPermSize
|
|
-256m
|
|
+512m
|
|
--launcher.defaultAction
|
|
openFile
|
|
-vmargs
|
|
-Xms40m
|
|
--Xmx512m
|
|
+-Xmx768m
|