Delete database does not work
Image viewer used for sorting and other utilities
Brought to you by:
gerhardb
Delete database does not work. Problem is that Derby files in Windows can’t be deleted in Windows by either regular means or by apache delete dir. Tried doing when app closes to no avail. Don’t even need to actually start database to get effect!! Check for open, then try apache FileUtil.forceDelete. See Database line 392: FileUtils.deleteDirectory(delete);