Sunday, October 6, 2013

Java compiler level does not match the version of the installed java project facet error in eclipse

Removed
I have this Error in eclipse for my prject :

java compiler level does not match the version of the installed java project facet

I was using JDK 1.6.0 as a JRE System Library. The solution was to right clic on the project -> Properties and to fix the Project Facet according to the Java version you are using,  here it is 1.6 instead of 1.5 which I have found.


The error is then fixed :) .

1 comment :

  1. This comment has been removed by a blog administrator.

    ReplyDelete

Articles les plus consultés