Originally I was working on one class, making changes, and after some event occured(not sure if I restarted netbeans, or it froze) but the code changed back to a certain point during the night. I paid no attention to it as I might have not saved when this happened.
However I just had an issue where I was changing code, and then the program froze. I figured that I didn't save so I would have to go back to edit. For some reason my entire class is gone. All that was there was
public class draw
{
}
I don't know what happened, and for some reason the refactored copy of draw I took from another class, is also gone????
I don't know why this would happen, but yeah I'm happy I have a back up ;)
Thanks,
~JO
However I just had an issue where I was changing code, and then the program froze. I figured that I didn't save so I would have to go back to edit. For some reason my entire class is gone. All that was there was
public class draw
{
}
I don't know what happened, and for some reason the refactored copy of draw I took from another class, is also gone????
I don't know why this would happen, but yeah I'm happy I have a back up ;)
Thanks,
~JO