Skip to main content

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

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




Back to the top