我们如何从父模块中提取所有子模块?

时间:2022-10-19 20:51:32

I checkout a project from SVN which contain many sub module. In my collogue system these all module are showing like a separate module. some one else did this configuration

我从SVN签出一个包含许多子模块的项目。在我的collogue系统中,这些所有模块都显示为一个单独的模块。其他人做了这个配置

but in my system its showing a single module like..

但在我的系统中,它显示了一个像...

how can I does same thing ..

我怎么能做同样的事情..

this project contain so many technologies like Maven Gwt Java

这个项目包含很多技术,如Maven Gwt Java

please help me how this all are working I have no idea of this configuration.

请帮助我这一切是如何工作我不知道这种配置。

1 个解决方案

#1


1  

If the ide is eclipse with maven plugin. you can navigate to annual-web in the project you have checked out. Right click on annual-web-> select import->type maven in filter-> click on existing maven projects-> select the pom->click finish

如果ide是maclipse插件的eclipse。您可以导航到已签出的项目中的年度网站。右键单击annual-web-> select import-> type maven in filter->点击现有的maven项目 - >选择pom-> click finish

#1


1  

If the ide is eclipse with maven plugin. you can navigate to annual-web in the project you have checked out. Right click on annual-web-> select import->type maven in filter-> click on existing maven projects-> select the pom->click finish

如果ide是maclipse插件的eclipse。您可以导航到已签出的项目中的年度网站。右键单击annual-web-> select import-> type maven in filter->点击现有的maven项目 - >选择pom-> click finish