facebook

MyEclipse 2020 disable Maven support for new projects

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

    Paolo Clerici
    Participant

    Hi,
    MyEclispe 2017 allows you not to use the Maven support for new projects, with MyEclipse 2020 it seems that this is not possible. Is there any setting that allows not to use Maven in new projects?

    Thank you

    #664285 Reply

    Paolo,

    In MyEclipse 2020 (and also 2019) the wizards are designed in such a way that they will default to Java EE 8 specification which will add maven support by default to the projects. Unfortunately there is no setting to create non-maven JEE8 projects right now.

    If you do not wish to use Maven support, you can choose a lower Java EE version for your project during project creation, like JEE7 and below and in that case maven won’t be added to the projects (unless explicitly selected with the “Add Maven Support” checkbox). Please refer attached screenshot on how to modify the JEE version in the wizards.

    Hope that helps.

    Best,
    Vatsan

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse 2020 disable Maven support for new projects

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