Basically, I tend to agree with you Kenney. But I have users who love to use 
Shift+F2 within eclipse (which opens a browser like window with the view of the 
javadoc in eclipse), and I don't really see why those users should be denied to 
use their eclipse the way they want.

I have attached a path to MECLIPSE-292 which adds a downloadJavadoc parameter, 
working the way Sources is working. This way everybody will be able to choose.

Right now fallback from sources to javadoc isn't available, but if you think 
this feature is worth it, I can fix it.

Denis. 

> -----Message d'origine-----
> De : Kenney Westerhof [mailto:[EMAIL PROTECTED] 
> Envoyé : Wednesday, July 04, 2007 3:05 PM
> À : Maven Developers List
> Objet : Re: [VOTE] Configure IDE plugins to download sources 
> by default within Maven projects
> 
> 
> 
> Cabasson Denis wrote:
> > About this link, why couldn't we have a consistent 
> behaviour for javadoc and sources jar?
> > 
> > Why not adding a downloadJavadoc property, which, when set 
> to true, would download and attach the javadoc to the dependency.
> > 
> > I don't really see why javadoc should be a fallback if 
> sources are not available.
> 
> I wrote that, so I'll comment.
> 
> You do NOT need javadoc if you have sources available in 
> eclipse. Eclipse will use the javadoc from the sources.
> 
> -1 on all votes btw. If you want sources, tell the plugin. It 
> will get _all_ sources (and possibly _all_ javadocs if you 
> want that), which can take a few hours to do on a reasonably 
> sized project. If you really need to, or want to, make a 
> profile in settings.xml or config in a root pom.
> 
> -- Kenney
> 
> 
> > 
> > Some developpers might prefer to have javadoc linked, some 
> sources linked and some both. Shouldn't the eclipse plugin 
> allow for all the possiblities instead of stating that the 
> preferred option is always to get the sources instead of the Javadoc?
> > 
> > To be followed in :
> > http://jira.codehaus.org/browse/MECLIPSE-292
> > 
> > Denis.
> >  
> > 
> >> -----Message d'origine-----
> >> De : Mark Hobson [mailto:[EMAIL PROTECTED] Envoyé : 
> Tuesday, July 
> >> 03, 2007 4:08 PM À : Maven Developers List Objet : Re: [VOTE] 
> >> Configure IDE plugins to download sources by default within Maven 
> >> projects
> >>
> >> On 03/07/07, Brett Porter <[EMAIL PROTECTED]> wrote:
> >>> +1 to Javadoc
> >>>
> >>> -1 to sources (just a vote, not a veto :)
> >> In the eclipse plugin, the downloadSources flag controls them both:
> >> http://maven.apache.org/plugins/maven-eclipse-plugin/faq.html#
> >> import-javadoc
> >>
> >> Mark
> >>
> >> 
> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED] For 
> >> additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For 
> > additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For 
> additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to