The problem is in window explorer, the project sturcture is the two child are directly under the parent (as in m2eclipse3.png).
but after imported with m2eclipse, the structure become one parent with two child, and then the two child has its own project itself!! (as in m2eclipse2.png)
I use "team > shared" to put the parent and two child in svn, but the magic created child own project...how to handle it?
For clear, I attach the parent(viewer.project) and the two child(core, webapp) eclipse .poject file also.
Looking at your image the two child projects aren't shared with SVN.
On 29 May 2012 07:17, Igor Fedorenko
<igor@xxxxxxxxxxxxxx> wrote:
The three workspace projects are mapped to the same directory tree on
the filesystem. Use parent project to commit changes to svn, this will
commit changes to module projects too.
--
Regards,
Igor
On 12-05-29 6:08 AM, tong123123 wrote:
as the attached image shown, in m2eclipse, if I have one parent project
and two child projects, when import to m2eclipse, the layout becomes
three project, one is
parent
---------child1
---------child2
the second is
child1
the third is
child2
and if I change child1 in second project, it will synchronize with the
child1 in parent project.
But now I have svn commit parent and two childs project, so the first
parent
---------child1
---------child2
has svn symbol for change and can check check from repository, but the
second and third project cannot!!
how to handle this case?
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxxhttps://dev.eclipse.org/mailman/listinfo/m2e-users