I am using jrebel in my GWT project .
When i run my Application in classic mode , Jrebel detect changes in my client side and every thing works fine.
But when i run in superdev mode , Jrebel Does Not detect any changes in my client side .(Server side is fine).
Secondly If i run in classic mode with Jrebel , it always gives memory leak after some time
I did increas the permsize but no luck
http://screencast.com/t/vWwU018yTq
Any idea what could be the reason .
Thanks