How to open Spring Boot sample in Eclipse STS -


i've downloaded spring boot samples, , want run 1 of them in spring sts, instance one:

https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sample-web-jsp

however have no clue how import eclipse sts. tried import wizard, import file system non of work ((i error no project exists @ given location).

how can run sample in eclipse sts?

spring boot uses maven build tool, can import project existing maven project. m2e eclipse plugin generate eclipse settings mavens pom.xml file.

import file system tries import existing eclipse project, spring boot demos not include eclipse settings, independent of ide


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -