April 11, 20169 yr I'm a little confused. My scripts that I have are/were running on JRE v1.7, but since updating to 1.8 (I still have 1.7), it's starting to give me a problem. I get the following warning: So, I go to check the build path and change it. Still even after that, it's still giving me the same error, as above. Am I doing something wrong? Do I need to update something in my script code?
April 11, 20169 yr Author Older versions of java can be removed. Right, but the older version has been removed from the build path and updated with JRE 1.8 I was just saying that I had 1.7 still, in case of any issues later on
April 11, 20169 yr Right, but the older version has been removed from the build path and updated with JRE 1.8 I was just saying that I had 1.7 still, in case of any issues later on Make sure you are using the very latest version of Eclipse, the older ones do not support Java 8.
Create an account or sign in to comment