Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
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.
Subscribe to:
Post Comments (Atom)
7 comments:
That was handy when my eclipse screwed up. Thanks!
Thanks, that was useful
Muchas Gracias :D
Muchas Gracias :D
It worked ... Thanks ...
Just what I needed! Thanks =D
Thanks you man!
Post a Comment