Hello, I'm trying to create a Maven project using m2eclipse. When I create a Maven project, the folder structure is generated, but the /java folders are not marked as source folders. Ergo Eclipse forbids me to create classes or packages in there. In the project preferences, there is no Build Path management, so I can't add the src/main/java folder as a source folder. What am I doing wrong?
Thanks in advance, Daniel Warzecha _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
