Valeriy
Valeriy

Reputation: 305

Cannot find Spring MVC Template Project in STS 3.7.2

I have a problem with Spring Tool Suite 3.7.2.

When I navigate to create a new project, "New-->Spring Legacy Project" does not contain any template options.

I have tried configure to templates, but it didn't help me.
I'm looking for an empty Spring MVC Template Project, not a showcase.

Upvotes: 0

Views: 1481

Answers (1)

Hamed Nikzad
Hamed Nikzad

Reputation: 658

In spring legacy project (File->New->Spring Legacy Project) click 'Configure templates', and remove 'spring-data-gemfire' and 'spring-integration' and then click Ok! if not working also check 'Show self-hosted templates in new Template wizard'

Upvotes: 1

Related Questions