facebook

MyEclipse 2014 Java Facet Version incompatibility

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #348834 Reply

    herbalife
    Member

    I’m trying to install and use MyEclipse 2014 on Macos Mavericks, with JDK 1.7 on maven projects. The maven compiler plugin level is set to 1.7, as is the Execution environment, and compiler compliance level, but I get this error:

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

    When I go to Project Properties->MyeEclipse->ProjectFacets I can see that the Java facet version is set to 1.6, and there is no way to change it.

    How do I resole this issue??

    Thanks in advance,

    #348893 Reply

    support-swapna
    Moderator

    herballife,

    Please right click on the maven project > Maven4MyEclipse > Update Project. This should update the Java Facet to 1.7.

    If you are still seeing 1.6, and if you are unable to edit the Java Facet setting from the Project Properties > MyEclipse > Project Facets (clicking on the 1.6 should open the dropdown to select 1.7) then open the Navigator view, expand the .settings folder, open the file org.eclipse.wst.common.project.facet.core.xml and manually set the Java version to 1.7.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse 2014 Java Facet Version incompatibility

You must be logged in to post in the forum log in