Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. COI have check eclipse.ini too... but it can't start too... here is my configuration of eclipse.ini file -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256M -framework plugins\org.eclipse.osgi_3.4.0.v20080605-1900.jar -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx512m if i change -Xmx512m to -Xmx400m for example, yes it can start... but if 468 or above (default is 512 for eclipse 3.4), it can't start. i don't know if this problem is from java or my windows, because before I do windows update, it runs normally, but after windows update, the problem is occurred...
      singulars
    2. COHi VonC, after I try your eclipse.ini with content below -showlocation -showsplash org.eclipse.platform --launcher.XXMaxPermSize 256M -framework plugins\org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar -vm jdk1.6.0_10\jre\bin\client\jvm.dll -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms128m -Xmx384m -Xss2m -XX:PermSize=128m -XX:MaxPermSize=128m -XX:MaxGCPauseMillis=10 -XX:MaxHeapFreeRatio=70 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:CompileThreshold=5 -Dcom.sun.management.jmxremote it works! But I'm just confused why the problem exist after windows update...
      singulars
    3. COHi VonC, after try again, there is 1 line that needed for my eclipse to run... -XX:MaxPermSize=128m Anyway it works! Thanks... PS: i can use your config.ini as your post, but just wondering, i just download a clean eclipse 3.5 zip file into my notebook. After I unzipped, and just click eclipse.exe, it is not worked, have to add "-XX:MaxPermSize=128m" in config.ini so it can start... (3.4 too), but I remember for sure, first time I run eclipse 3.4, doesn't need to add that line...
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload