I am trying to use Spring Boot Starter in Eclipse and after Creating a new SpringBoot project I receive the following message:
NoSuchMethodError: 'void org.eclipse.m2e.core.project.ResolverConfiguration.setActiveProfiles(java.lang.String)'
I tried to deinstall m2e package in Preferances -> Help -> Install/Update, but that doesn't help. Does one know other ways to get the solution.