I really like the "hierarchy" view.  When you want to know what
classes are out there that implement a certain interface and how they
relate to one another, that comes in very handy.

On Thu, Nov 12, 2009 at 3:42 PM, Igor Vaynberg <igor.vaynb...@gmail.com> wrote:
> your IDE is much better at browsing and searching for classes then a
> javadoc online :)
>
> -igor
>
> On Thu, Nov 12, 2009 at 12:38 PM, Loritsch, Berin C.
> <berin.lorit...@gd-ais.com> wrote:
>> I did, but that doesn't help me with knowing what classes are available.
>>
>> For example, I had issues with using the WicketTester to test my 
>> Wicket/Spring based app.  I finally was able to create my own 
>> SpringWicketTester class that would load up the SpringWebApplicationContext 
>> that is needed for my app to run.  However, I had no way of telling if that 
>> was duplicate work.
>>
>> If anyone is interested, I can donate the SpringWicketTester class.  It 
>> should belong to the wicket-spring subproject.
>>
>> -----Original Message-----
>> From: Igor Vaynberg [mailto:igor.vaynb...@gmail.com]
>> Sent: Thursday, November 12, 2009 3:16 PM
>> To: users@wicket.apache.org
>> Subject: Re: Wicket Spring API docs?
>>
>> dont you use "attach sources" in your IDE?
>>
>> -igor
>>
>> On Thu, Nov 12, 2009 at 12:09 PM, Loritsch, Berin C.
>> <berin.lorit...@gd-ais.com> wrote:
>>> Where can I find the wicket-spring module API docs?  It's not clear to
>>> me from the website.
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to