Search This Blog

Wednesday, August 21, 2019

Solved : Project facet Java version 1.5 is not supported

Recently i was setting maven project in Eclipse for web application and prompted with an error while deploying the application on embedded Tomcat server

Project facet Java version 1.5 is not supported

To fix the issue, followed steps as below :

  Right Click on Project -- > Click on Properties -- > Open Project Facet  --> Change JAVA version to appropriate one --> Apply and Close the window.

Hope it should fix the problem .

Cheers,
Kapil




No comments:

Post a Comment

Thanks for your comment, will revert as soon as we read it.

Popular Posts