CalebPCB Posted March 3, 2017 Posted March 3, 2017 I used Explv's GUI tutorial, but I keep getting an error. I'm guessing I'm using an outdated method.
Hel Posted March 3, 2017 Posted March 3, 2017 I'm not entirely sure on the name, but I do believe this is a lambda expression, your java is too outdated to use it, either update your java or turn them into voids.
CalebPCB Posted March 3, 2017 Author Posted March 3, 2017 That is exactly what I was thinking, but it seems I have SE 1.7. What version are you running, Hydra?
Vilius Posted March 3, 2017 Posted March 3, 2017 Update your java and JDK to 1.8 which supports lambda expressions. 1
CalebPCB Posted March 3, 2017 Author Posted March 3, 2017 (edited) I've downloaded the latest java several times. I do not see JDK 1.8 in Eclipse, only 1.7, this is what I have. Edited March 3, 2017 by CalebPCB
Vilius Posted March 3, 2017 Posted March 3, 2017 25 minutes ago, CalebPCB said: I've downloaded the latest java several times. I do not see JDK 1.8 in Eclipse, only 1.7, this is what I have. Download the newest eclipse neon, might be that you have the outdated version. Then if it still registers 1.7 setup the buildpath to use 1.8