I know similar issues has been posted already in SO but unfortunately none of them helped actually.
Facing :
Project facet Java version 1.7 is not supported
Current Environment :
Server : Tomcat 7
JDK and JRE :1.6
Eclipse : JUNO
And as per the doc it seems like Tomcat 7 should support JDK 6
Ref : https://tomcat.apache.org/tomcat-7.0-doc/building.html
I checked JRE which my project pointing to
Window --> Preferences --> Java --> Installed JRE
and its pointing to JRE1.6
.
Any kind of help will be appreciated.