Why do you need jRebel. I run jetty from inside eclipse and I have no need for jRebel. Also, it makes debugging much simpler if jettty is running inside the eclipse jvm.
D/ On May 30, 2010, at 5:27 AM, Alex Objelean wrote: > > If you are using eclipse IDE for your development, I find the best tools the > following: > 1) Run-jetty-run plugin: http://code.google.com/p/run-jetty-run/ > 2) jRebel > > With these two, you require absolutely no restart, no matter what you have > changed in your wicket application (and not only wicket). > > Alex > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Can-I-develop-without-recompiling-restarting-after-every-change-tp2226360p2236201.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
