Hi I am trying the JRebel. It's awesome for me. I got a problem when I'm trying JRebel remote server function.
just print count with prefix eeee
change the prefix eeee -> ffff
JRebel catch the change and apply
but it back to eeee when i start application again.
It seems JRebel didn't really change the JAR file. How can I fix the problem?
Thanks for your reading and help.