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,935c939 < } < else { --- > } else {