errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/pde/internal/junit/runtime/PDEJUnitRuntimePlugin.java (at line 13) import org.eclipse.ui.internal.Workbench; Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes') |
2. WARNING in /src/org/eclipse/pde/internal/junit/runtime/PDEJUnitRuntimePlugin.java (at line 99) * over {@link Workbench#getWorkbenchTestable()} to avoid the Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes') |
3. WARNING in /src/org/eclipse/pde/internal/junit/runtime/PDEJUnitRuntimePlugin.java (at line 99) * over {@link Workbench#getWorkbenchTestable()} to avoid the Discouraged access: The method 'Workbench.getWorkbenchTestable()' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/target/classes') |