Setting java version

Hi guys! = D

I’m using the switch/case statement in a jMonkey application,but i need to use a string as an argument for ‘switch’.It is only supported in Java 7 and jMonkey uses 1.5 as default.

It tells me to use “-source 7” but i don’t understand where.I already tried to watch the .conf but i don’t seem to find a solution.Can somebody explain me how to set another JDK version for jMoneky IDE?

Did you try opening the project properties?

No,i didn’t,thanks :slight_smile: