Anyone using JRebel with App Engine Standard environment?
I briefly looked into it to see if it could increase dev - compile - deploy cycles, but not clear if this would actually help. Looks like you would still use the same compile mechanisms and appengine dev server has a option to refresh classes without redeploy.
If anyone has tried it out it would be great to hear experience. They claim a few seconds from editing a file to seeing changes reflected in local server, which would be amazing.
-Patrick