Project facet "Java" value 5.0 doesn't match JDK 1.6 [message #508651] |
Tue, 19 January 2010 12:43  |
Eclipse User |
|
|
|
In Eclipse 3.5.1, I have a project with compiler compliance level of 1.6. I noticed a red X on the project, and the only thing I found was in the Problems view, where it said:
"Java compiler level does not match the version of the installed Java project facet."
In "Project Facets", the "Java" facet is set to "5.0". The only other value choices are "1.3" and "1.4".
|
|
|
Re: Project facet "Java" value 5.0 doesn't match JDK 1.6 [message #508734 is a reply to message #508651] |
Tue, 19 January 2010 20:55  |
Eclipse User |
|
|
|
David M. Karr wrote:
> In Eclipse 3.5.1, I have a project with compiler compliance level of
> 1.6. I noticed a red X on the project, and the only thing I found was
> in the Problems view, where it said:
>
> "Java compiler level does not match the version of the installed Java
> project facet."
>
> In "Project Facets", the "Java" facet is set to "5.0". The only other
> value choices are "1.3" and "1.4".
Sounds like maybe you are running Eclipse with a 1.5 JVM, or maybe you had a 1.6
JDK in the workspace and the location changed? It may not be able to load some
Java 6 features in that case.
Anything in the error log?
|
|
|
Powered by
FUDForum. Page generated in 0.06737 seconds