I'm trying to run a podcast with Google App Engine.
But I get the following error:
Description Resource Path Location Type Java compiler level does not match the version of the installed Java project facet. Unknown Faceted Project Problem (Java Version Mismatch)
The versions:
Java : Jre7
AppEngine : 1.9.34
Does anyone know how I can solve this problem?