In MCP (Minecraft Coder Pack) when I run recompile.bat I get the following error:
"(use -source 7 or higher to enable strings in switch)"
I want to set so that MCP uses Java 8 when I recompile, but where am I going to put that "-source 8", which file in MCP and where?