931a932,936 > // ricardo_padilha: if there is no format associated, > // try to find one that supports the file > if (foundFormat == null) { > foundFormat = getStorageFormatManager().findStorageFormat(openDialog.getSelectedFile()); > } 934,934d938 < } 935,935c939,939 < else { --- > } else {