Monday, February 8, 2016

Classes not reloading in IDE when using JRebel

A lot of times when we use JRebel and use our IDE, on modifying any file, we expect JRebel to load the file automatically.

But, alas, that does not happen! Ever wondered why????

Just ensure that there are no compile time errors in your IDE.

That is the only fix. I know it is silly, but that is the solution.

Happy coding and continue using JRebel, it really rocks :)