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 or any hint -- View this message in context: http://maven.40175.n5.nabble.com/New-test-folder-are-not-recognized-in-eclipse-tp3334855p3334855.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
