Berndq wrote:
Hi,
is there an easy way to get maven sources into a eclipse
java project? (getting all the source folders right)
I'd like to use eclipse to browse the sources.

Run mvn eclipse:eclipse and it should generate the .project and .classpath files for each project.

Thaught that there where some .project and .classpath files in svn
but I cannot find them anymore.

That must have been a few years ago :)

--
Trygve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to