errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
1. INFO in /src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java (at line 494) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
2. INFO in /src/org/eclipse/pde/internal/launching/launcher/BundleLauncherHelper.java (at line 579) @SuppressWarnings("deprecation") At least one of the problems in category 'deprecation' is not analysed due to a compiler option being ignored |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/internal/launching/launcher/LaunchValidationOperation.java (at line 25) import org.eclipse.jdt.internal.launching.environments.EnvironmentsManager; Discouraged access: The type 'EnvironmentsManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/launching/launcher/LaunchValidationOperation.java (at line 68) IExecutionEnvironment ev = EnvironmentsManager.getDefault().getEnvironment(env.getId()); Discouraged access: The type 'EnvironmentsManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/launching/launcher/LaunchValidationOperation.java (at line 68) IExecutionEnvironment ev = EnvironmentsManager.getDefault().getEnvironment(env.getId()); Discouraged access: The method 'EnvironmentsManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') |
4. WARNING in /src/org/eclipse/pde/internal/launching/launcher/LaunchValidationOperation.java (at line 68) IExecutionEnvironment ev = EnvironmentsManager.getDefault().getEnvironment(env.getId()); Discouraged access: The method 'EnvironmentsManager.getEnvironment(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') |
1. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 218) if (configuration.getAttribute(JUnitLaunchConfigurationConstants.ATTR_RUN_WITH_JUNIT_PLATFORM_ANNOTATION, false)) { Discouraged access: The type 'JUnitLaunchConfigurationConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
2. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 218) if (configuration.getAttribute(JUnitLaunchConfigurationConstants.ATTR_RUN_WITH_JUNIT_PLATFORM_ANNOTATION, false)) { Discouraged access: The field 'JUnitLaunchConfigurationConstants.ATTR_RUN_WITH_JUNIT_PLATFORM_ANNOTATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
3. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 445) ITestKind testKind = JUnitLaunchConfigurationConstants.getTestRunnerKind(configuration); Discouraged access: The type 'ITestKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
4. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 445) ITestKind testKind = JUnitLaunchConfigurationConstants.getTestRunnerKind(configuration); Discouraged access: The type 'JUnitLaunchConfigurationConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
5. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 445) ITestKind testKind = JUnitLaunchConfigurationConstants.getTestRunnerKind(configuration); Discouraged access: The method 'JUnitLaunchConfigurationConstants.getTestRunnerKind(ILaunchConfiguration)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
6. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 446) if (TestKindRegistry.JUNIT4_TEST_KIND_ID.equals(testKind.getId())) Discouraged access: The type 'TestKindRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
7. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 446) if (TestKindRegistry.JUNIT4_TEST_KIND_ID.equals(testKind.getId())) Discouraged access: The field 'TestKindRegistry.JUNIT4_TEST_KIND_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |
8. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 446) if (TestKindRegistry.JUNIT4_TEST_KIND_ID.equals(testKind.getId())) Discouraged access: The method 'ITestKind.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.22/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.junit.core/target/classes') |