I have running eclipse on windows 2008 server.Bur when i starting tomcat on eclipse any other thing eclipse gives permgen space error my eclipse.ini like this
-startup
plugins/org.eclipse.equ inox.launcher_1 .0.200.v2009052 0.jar
--launcher.librar y
plugins/org.eclipse.equ inox.launcher.w in32.win32.x86_ 1.0.200.v200905 19
-product
org.eclipse.epp .package.jee.pr oduct
--launcher.XXMaxP ermSize
1024M
-showsplash
org.eclipse.pla tform
--launcher.XXMaxP ermSize
1024m
-vmargs
-Dosgi.requiredJ avaVersion=1.5
-Xms256m
-Xmx512m
-startup
plugins/org.eclipse.equ inox.launcher_1 .0.200.v2009052 0.jar
--launcher.librar y
plugins/org.eclipse.equ inox.launcher.w in32.win32.x86_ 1.0.200.v200905 19
-product
org.eclipse.epp .package.jee.pr oduct
--launcher.XXMaxP ermSize
1024M
-showsplash
org.eclipse.pla tform
--launcher.XXMaxP ermSize
1024m
-vmargs
-Dosgi.requiredJ avaVersion=1.5
-Xms256m
-Xmx512m
Comment