Is there a way to recover unsaved .java file in netbeans? My computer suddenly booted off without me running my code. The file now looks like this
Asked
Active
Viewed 114 times
1
-
2Click right button on the package -> history -> revert deleted – David Pérez Cabrera Aug 14 '16 at 10:56
-
try hack: create empty file with same name and then use version (local history) – user1722245 Sep 24 '16 at 18:58