I’m using Eclipse to deploy Java applications to the Google App Engine Flexible Environment. Now I must upgrade the code to Java version > 8. The following warning is prompted:
“Java 8 and earlier versions will reach end of support on 2024-07-10 for App Engine flexible environment.”
I have now done all the updates and checks, but I can’t select the Runtime environment for Java 11 in the project facets. (See picture below).
Projet Facets
I have update all the dependencies so far. The project has no errors
Daniel Rausch is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.