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 |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/launching/JUnitLaunchConfigurationDelegate.java (at line 50) import org.eclipse.jdt.internal.junit.launcher.ITestKind; Discouraged access: The type 'ITestKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/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 51) import org.eclipse.jdt.internal.junit.launcher.JUnitLaunchConfigurationConstants; Discouraged access: The type 'JUnitLaunchConfigurationConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/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 52) import org.eclipse.jdt.internal.junit.launcher.TestKindRegistry; Discouraged access: The type 'TestKindRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Builds/I-build-4.28/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') |