On 11/21/06, Alexei Sokolov <[EMAIL PROTECTED]> wrote:
> Actually,
>
> There is a sysdeo tomcat plugin for eclipse which can be configured with a
> special 'devloader' classloader. With this config you'll see changes right
> after you saved your java source. But it won't help with nice urls ;)

That's actually a Java feature. Works out of the box with eclipse and
probably other IDEs, so if you run with Jetty (see the runner in the
wicket-examples project), that'll work. BUT... only for method
implementations, no structural changes. There is a feature request
that is in the top 10 of requested features, and that SUN is working
on: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4910812

Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to