0
I’m trying to run a patch with the Google App Engine.
But I get the following mistake:
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?