I installed STS 3.9.9 in the eclipse and made a Simple Spring Maven project in the Spring legacy project folder.
However, it just creates a project with a file called MANIFEST.MF. It is missing the template that includes the src folder, web folder and etc.
How can I properly create a complete Simple Spring Maven project?
Am I missing anything?
Thank you,