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.
    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. 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.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COI had already done all that, except for unchecking 'Use default compliance settings' for the project Java compiler. I unchecked it, cleaned and rebuilt my project, and still had the Java 1.6 errors. I'm using Eclipse 3.3 in case that matters. I noticed that the 'Use default compliance settings' setting for the project didn't save, even after I hit 'Apply' and OK. I even deleted the java 1.6 location that JAVA_HOME was pointing to. So now I really don't know where its getting the Java 1.6 compiler from.
      singulars
    2. COIt's not clear if you're setting JAVA_HOME before you run Eclipse, or if you are setting JAVA_HOME in some sort of dialog box within the Eclipse application. If before you run Eclipse, you're changing the JVM that Eclipse is running inside of; best to undo your changes, as you are solving the wrong problem. If you're setting it within an Eclipse dialog, the pseudo slave environment Eclipse launches doesn't override the Eclipse configured JVM you specify to launch. Can you see the desired JDK in Windows -> Preferences -> Installed JREs? What about in "Execution Environments"?
      singulars
    3. COWhen I mention JAVA_HOME, I'm referring to the system variable setting (from My Computer properties) that exists before starting Eclipse. I'm not changing JAVA_HOME from inside Eclipse anywhere. Yes I can see the JDK 5 that I want in both Windows->Preferences->Installed JREs and Execution Environments. I'm not sure where all the JREs in Execution Environments are coming from. There is a JavaSE-1.6 there that indicates 'perfect match' for the Java 5 JRE.
      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