开发者

Created a maven project in Eclipse, moved directory location, how to open it now?

I created a maven2 project in eclipse, and then I moved the folder to another location.

How can I open that project now in eclipse, I can't seem to find a 'open an exisiting maven' project or the like?

Opening the file pom.xml just opens the file, 开发者_运维百科kinda stuck sorry.


If you are using the M2Eclipse plugin for Eclipse, you can right-click in the Package Explorer view and then Import... > Maven > Existing Maven projects:

Created a maven project in Eclipse, moved directory location, how to open it now?

If you are using the maven-eclipse-plugin, then simply import it as an Import... General > Existing Projects into workspace.


Try File->Import->General->Existing Project into Workspace.

Created a maven project in Eclipse, moved directory location, how to open it now?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜