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/p2/artifact/processing/AbstractBufferingStep.java (at line 86) protected void cleanupTempFiles() { } Empty block should be documented |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/processors/checksum/ChecksumUtilities.java (at line 187) result.put(IArtifactDescriptor.ARTIFACT_MD5, md5); The field IArtifactDescriptor.ARTIFACT_MD5 is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/processors/checksum/ChecksumUtilities.java (at line 189) result.put(IArtifactDescriptor.DOWNLOAD_MD5, md5); The field IArtifactDescriptor.DOWNLOAD_MD5 is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/Activator.java (at line 87) Location location = anyLoc.createLocation(null, getLockFile(repositoryLocation).toURL(), isReadOnly(repositoryFile)); The method toURL() from the type File is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/Activator.java (at line 88) location.set(getLockFile(repositoryLocation).toURL(), false); The method toURL() from the type File is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/CompositeArtifactRepositoryFactory.java (at line 116) CompositeRepositoryState resultState = io.read(localFile.toURL(), descriptorStream, CompositeArtifactRepository.PI_REPOSITORY_TYPE, sub.newChild(100)); The method toURL() from the type File is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/RawMirrorRequest.java (at line 79) target.removeDescriptor(targetDescriptor); The method removeDescriptor(IArtifactDescriptor) from the type IArtifactRepository is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/simple/SimpleArtifactRepository.java (at line 152) addDescriptor(descriptor); The method addDescriptor(IArtifactDescriptor) from the type AbstractArtifactRepository is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |