开发者

How do I use an existing Spring 3.0.5 project in STS?

开发者 https://www.devze.com 2023-01-28 12:16 出处:网络
Unlike IDEA, which has options for using existing sources, STS doesn\'t look like it has options to use an existing project. I don\'t want to create a new project\'s source folders and bin folders. I

Unlike IDEA, which has options for using existing sources, STS doesn't look like it has options to use an existing project. I don't want to create a new project's source folders and bin folders. I already have a Maven POM and I want STS to just use that. How do I d开发者_开发技巧o that without messing up my existing project?

Thanks


Could you try to do 'File/Import', you must see this menu entry:

How do I use an existing Spring 3.0.5 project in STS?

If it's a maven project you can import using POM ('Maven Projects'), if it's an eclipse project you can use 'Existing Projects into Workspace'.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号