Compiler log for org.eclipse.equinox.p2.directorywatcher_1.4.300.v20240201-0843 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 4, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/CachingArtifactRepository.java : 2 warnings :

OTHER 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

/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/RepositoryListener.java : 2 warnings :

OTHER WARNINGS
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

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings