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-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org