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:[email protected]] Sent: Thursday, November 12, 2009 3:16 PM To: [email protected] 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. <[email protected]> wrote: > Where can I find the wicket-spring module API docs? It's not clear to > me from the website. > --------------------------------------------------------------------- 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]
