>>>>> "nicolas de loof" <[EMAIL PROTECTED]>:
> You can also set this in you $HOME/.m2/settings.xml > <properties> > <downloadSources>true</downloadSources> > </properties> > so that you don't have to set -D... everytime you launch eclipse:eclipse I actually prefer to control it with the command line, since using this flag can take a long time on a multi-project invocation, if it can't find source jars for some jars in the classpath. I usually run it with this flag once initially. Then I run it again if I see that I miss some source during debugging. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
