On Tuesday, January 22, 2013 7:56:10 PM UTC, Ben McCann wrote:
Play just uses the Java that's on your path by default, so to switch to Java 6 the easiest way is probably to switch your path.
This will switch JDK on the system, but I'm not sure if it will help.
I created my play project (scala play 2.1) on Java 8 and now I'm stack with it - which is not a problem for me .
When I switch to J6 or J7 on the system (Ubuntu) I get "Unsupported major.minor version 52.0"
Running clean or removing target folder does not help.
Best,
Arek