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.