EPiC Wishlist - JVM Terminated , Exit Code =1 phanibhushan.g@gmail.com - Apr 10, 2007 - 01:22 AM Post subject: JVM Terminated , Exit Code =1
I am receiving the below error while trying to add external jars to my project.
I have even increased my JVM memory size using -vmargs-Xms256m-Xmx512m in the eclipse configuration settings file.
JVM terminated. Exit code=1
C:\WINDOWS\System32\javaw.exe
-Xms 256m
-Xmx 512m
-jar C:\Program Files\eclipse\startup.jar
-os win32
-ws win32
-arch x86
-launcher C:\Program Files\eclipse\eclipse.exe
-name Eclipse
-showsplash 600
-exitcode c00_80
C:\WINDOWS\System32\javaw.exe
-Xms 256m
-Xmx 512m
-jar C:\Program Files\eclipse\startup.jar
phanibhushan.g@gmail.com - Apr 10, 2007 - 01:23 AM Post subject: RE: JVM Terminated , Exit Code =1
Please help me out !!