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/pde/api/tools/internal/APIFileGenerator.java (at line 365) String eename = manifestmap.get(Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT); The field Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT is deprecated |
1. WARNING in /src/org/eclipse/pde/api/tools/internal/BundleVersionRange.java (at line 51) return fRange.getMaximum().toString(); The method getMaximum() from the type VersionRange is deprecated |
1. WARNING in /src/org/eclipse/pde/api/tools/internal/builder/ApiAnalysisBuilder.java (at line 124) Constants.BUNDLE_VERSION, Constants.REQUIRE_BUNDLE, Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT, The field Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT is deprecated |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/api/tools/internal/model/ArchiveApiTypeContainer.java (at line 31) import org.eclipse.jdt.internal.compiler.util.JRTUtil; Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
2. WARNING in /src/org/eclipse/pde/api/tools/internal/model/ArchiveApiTypeContainer.java (at line 169) return JRTUtil.getJarFileSystem(path).getPath("/"); Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |
3. WARNING in /src/org/eclipse/pde/api/tools/internal/model/ArchiveApiTypeContainer.java (at line 169) return JRTUtil.getJarFileSystem(path).getPath("/"); Discouraged access: The method 'JRTUtil.getJarFileSystem(Path)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.32/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core.compiler.batch/target/classes') |