I was watching Notch’s lifestream for ludumdare and during it, on several occasions he seemed to edit his code live, and it appeared to change things in the game window without having to stop / recompile?
Is this possible/ if it is, is it only possible for certain types of modification/changes? adding/remove of a system.out.println and perhaps a modification to a if or for loop?
Or was my eyes lying to me and I just didn’t see it properly?(if not, how do you set that up?)