So I tried to use a string in a switch statement but an error came up saying 'strings in switch are not supported in -source 1.6 (use -source 7 or higher to enable strings in switch)'. Greenfoot came bundled with a jdk but in the Greenfoot About tab it says running java 1.8.0_25. Help? Thanks!

