Jan 2, 2009

Eclipse Error Message: Java compiler level does not match the version of the installed Java project facet

The java facet version needs to always match the java compiler compliance level. The best way to change java level is to use the Project Facets properties panel as that will update both places at the same time. The Project Facet can be changed via Project Properties -> Project Facets panel.

8 comments:

Gvenez said...

That was handy when my eclipse screwed up. Thanks!

TearsOfSilence said...

That was helpful. thanx.

Anonymous said...

Thanks, that was useful

jc vivas said...

Muchas Gracias :D

jc vivas said...

Muchas Gracias :D

Parag Bhangale said...

It worked ... Thanks ...

@somatando said...

Just what I needed! Thanks =D

Unknown said...

Thanks you man!