See Wicket quickstart - http://wicket.apache.org/start/quickstart.html.
It has Start.java class. Just run it as a normal Java program with main()
method and it will use all classes which are available in the classpath of
your project in the IDE.
To be able to compile Start.java you just need jetty-aggregate Maven
dependency.

For more information please use Jetty's docs and/or Google.


On Tue, Feb 12, 2013 at 2:17 PM, kshitiz <k.agarw...@gmail.com> wrote:

> Hi,
>
> Thank you for the reply. So does it mean that I need to add dependencies
> for
> all jars that are there in the lib folder? Is there any other way out?
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Problem-in-running-wicket-app-using-mvn-jetty-run-tp4656261p4656266.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to