Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] How do I create a usable Maven project with m2eclipse?

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


Back to the top