facebook

Issues Maven support for Java 8 or 7

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #353869 Reply

    vinpoon
    Participant

    I have downloaded MyEclipse Enterprise Workbench Version: 2015 CI 11.
    I am trying to create Maven project, but do not get the option to choose compiler version 1.8 while creating the project. The only option I get are 1.4, 1.5 and 1.6.
    If I modify the pom.xml, source and target to 1.8, then we get error in pom.xml

    I am able to create a java project with default jre Java SE[1.8.0.31] and can also choose execution environment 1.7, 1.8.

    Please let me know what I need to create maven project for 1.7 or 1.8?

    thanks

    #353872 Reply

    support-swapna
    Moderator

    Hi,

    Thank you for raising this issue. I have filed a bug for the dev team.

    You can change the Source and Target to 1.8 in the pom.xml and right click on the project > Maven4MyEclipse > Update Project to apply the changes.

    Alternatively, you can create a web project with Java 1.8 and add maven support by checking the ‘Add maven support’ option in the wizard.

    Let us know how it works for you.

    #353877 Reply

    vinpoon
    Participant

    thanks

    The workaround worked

    #392410 Reply

    support-swapna
    Moderator

    vinpoon,

    The fix is out with our latest CI release, MyEclipse 2015 CI 13. Please go to Help > Check for Updates and upgrade to CI 13.

    Let us know if you see any issues.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Issues Maven support for Java 8 or 7

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