You also need to add -D downloadsources=true to get all associated sources.
-Original Message-
From: Trygve Laugstøl [mailto:[EMAIL PROTECTED]
Sent: Friday, August 04, 2006 5:59 AM
To: Maven Developers List
Subject: Re: getting sources into eclipse
Berndq wrote:
> Hi,
>
> is
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 th
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.
Thaught that there where some .project and .classpath files in svn
but I cannot find them anymore.
thanks!
best regards
Bernd
--