Hi, im using osx myeclipse 6.6, my projects vm is 1.6, I believe eclipse is being launched with 1.6, but for some reason myeclipse says its jdk is 1.5.0_16.
Exact error test:
The MyEclipse JDK 1.5.0_16 is not compatible with the common projects Java 1.6 code compliance setting.
The following HQL editor features will be unavai……..
to correct this situtaion eitehr:
1.) Launch myeclipse with a java 1.6 virtual machine (I am)
or
2.) change the project or worskpace java compiler settings to be java 1.5.0_16 compliant (I cant)
any suggestions?
thanks
Joel