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/updatesite/SiteXMLAction.java (at line 748) IRepository repo = publisherInfo.getMetadataRepository(); IRepository is a raw type. References to generic type IRepository<T> should be parameterized |
1. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/UpdateSite.java (at line 717) return BundlesAction.createBundleDescriptionIgnoringExceptions(bundleFile); The method createBundleDescriptionIgnoringExceptions(File) from the type BundlesAction is deprecated |
1. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java (at line 85) repository.removeAll(); The method removeAll() from the type IArtifactRepository is deprecated |
2. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java (at line 113) repository.removeAll(); The method removeAll() from the type IArtifactRepository is deprecated |
3. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java (at line 154) repository.addDescriptors(descriptors); The method addDescriptors(IArtifactDescriptor[]) from the type IArtifactRepository is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |