errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/equinox/internal/security/storage/SecurePreferencesMapper.java (at line 88) location = getKeyringFile(args[i + 1]).toURL(); // don't use File.toURI().toURL() The method toURL() from the type File is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/security/storage/SecurePreferencesMapper.java (at line 102) location = getKeyringFile(environmentKeyring).toURL(); The method toURL() from the type File is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/security/storage/StorageUtils.java (at line 54) return file.toURL(); The method toURL() from the type File is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/security/storage/StorageUtils.java (at line 61) return file.toURL(); The method toURL() from the type File is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |