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/provisional/p2/directorywatcher/CachingArtifactRepository.java (at line 55) innerRepo.removeDescriptor(desc); The method removeDescriptor(IArtifactDescriptor) from the type IArtifactRepository is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/CachingArtifactRepository.java (at line 62) innerRepo.addDescriptors(descriptorsToAdd.toArray(new IArtifactDescriptor[descriptorsToAdd.size()])); The method addDescriptors(IArtifactDescriptor[]) from the type IArtifactRepository is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 126) BundleDescription bundleDescription = BundlesAction.createBundleDescriptionIgnoringExceptions(file); The method createBundleDescriptionIgnoringExceptions(File) from the type BundlesAction is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java (at line 232) artifactRepository.removeDescriptor(descriptor); The method removeDescriptor(IArtifactDescriptor) from the type CachingArtifactRepository is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |