I have both both jdk 1.8 and jdk 1.7 installed on my system. The server where i want to deploy has jdk 1.7. While i try to change the jdk compiler compliance level under project properties -> preferences it just lists out jdk 1.8. How do i add jdk 1.7 to the list. Is there any other solution to the problem i am facing?
Exception says "Unsupported major.minor version 52.0"