Have a look at http://m2eclipse.codehaus.org . It's a eclipse plugin that
updates the project settings according to the setting in the pom.xml. No
(re)generate of eclipse-project files, no problem with new source folders..

klaus

On Fri, Sep 19, 2008 at 11:17 PM, David C. Hicks <[EMAIL PROTECTED]> wrote:

> I'm beginning a new, fairly large, project.  Eclipse will be our
> development platform, but I've already set up the starting point in Maven.
>  Simple enough.  Now, my question is, how can I keep them in sync, easily?
>  I realize that it's best to re-run "mvn eclipse:eclipse" after adding
> dependencies, but what about source folders?  I need to add new source
> folders, but Maven doesn't know anything about that, so the next time I
> re-generate the .project/.classpath files, it'll revert back to those
> folders not being "source" folders.
>
> Any help how to make this behave?
> Thanks,
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to