Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Project facet "Java" value 5.0 doesn't match JDK 1.6
Project facet "Java" value 5.0 doesn't match JDK 1.6 [message #508651] Tue, 19 January 2010 12:43 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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?
Previous Topic:Source attachment looks fine, but Eclipse can't find the source
Next Topic:Disable automatic workspace build, but compile *.java to default output folder?
Goto Forum:
  


Current Time: Wed Mar 19 03:32:46 EDT 2025

Powered by FUDForum. Page generated in 0.06737 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top