You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Timo Rantalaiho <Ti...@ri.fi> on 2009/02/01 21:06:13 UTC

Re: where to find javadoc for wikcet 1.4

On Tue, 13 Jan 2009, Jeremy Thomerson wrote:
> Do you use Maven?  If so, do "mvn eclipse:eclipse -DdownloadJavadocs=true"

Better yet,

-DdownloadSources=true

or the equivalent in pom.xml.

With open source, you shold always get the source (that also 
provides the javadocs in the IDE). It doesn't make sense to 
just read the javadocs and guess when you can navigate to 
the actual source code whenever necessary.

Best wishes,
Timo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org