Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I open this Spring project in Eclipse?

Silly question, cant seem to get it to work. https://spring.io/guides/gs/rest-service/ mentions a Java project - available here on GIT - https://github.com/spring-guides/gs-rest-service.git and here directly - https://github.com/spring-guides/gs-rest-service/archive/master.zip .

When I try to import the zip, it fails. I tried to unzip and import selecting the root folder at source and it won't work.

How can I open this project in Eclipse and make my own changes?

Thanks.

like image 944
Simon Kiely Avatar asked Feb 28 '26 16:02

Simon Kiely


1 Answers

Ensure that you are selecting "Existing Maven Project"

File > Import > Maven > Existing Maven Project Point to the inflated directory and choose the pom.xmls

like image 180
Sajal Desai Avatar answered Mar 02 '26 04:03

Sajal Desai



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!