eclipse/eclipse-memorypermsizeandjvmcrash.patch
Andrew Overholt d5b2034543 - 3.4
- Remove gcj compilation
- Update versions of dependencies
- Rename libswt3-gtk2 to eclipse-swt
- Move "Provides: eclipse" to PDE from JDT
- Remove unnecessary old Obsoletes/Provides
- Remove tomcat stuff since it's no longer used
- Move stuff from %{_datadir}/eclipse to %{_libdir}/eclipse
- Add BRs/Rs on objectweb-asm and sat4j
- Build ECF filetransfer stuff as part of this SRPM until we have a
    separate eclipse-ecf package (which will require this version of the
    SDK)
2008-07-14 21:40:30 +00:00

18 lines
485 B
Diff

### Eclipse Workspace Patch 1.0
#P org.eclipse.platform-feature
Index: gtk/eclipse.ini
===================================================================
RCS file: /cvsroot/eclipse/org.eclipse.platform-feature/gtk/eclipse.ini,v
retrieving revision 1.3
diff -u -r1.3 eclipse.ini
--- gtk/eclipse.ini 3 Jun 2008 20:55:37 -0000 1.3
+++ gtk/eclipse.ini 8 Jul 2008 19:51:57 -0000
@@ -4,4 +4,5 @@
256m
-vmargs
-Xms40m
--Xmx256m
+-Xmx512m
+-XX:MaxPermSize=128m
\ No newline at end of file