Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] New test folder are not recognized in eclipse

Not in m2e 0.10.x/0.12.x and most likely not in 1.0 either.

--
Regards,
Igor

On 11-01-10 09:20 AM, mremersoncod@xxxxxxx wrote:
HI,


we use Eclipse 3.6 with m2eclipse 0.10.2 and Maven 2. When in a project

someone adds as new folder "src/test/java" it is automatically recognized as

source folder and works.



If someone else checks the the changed structure from SVN the folder is

retrieved, but Eclipse/m2Eclipse does not recognize it as a source folder
and its missing from the Java Developer View. It is there as one can see it

in the Navigator view.


The workaround is to call "Maven->Update Project Configuration" on the

project and then the source folder is recognize.


Is there a better way ? Because running it manually on every change is quite hard.



Thanks for any hint









_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top