errors | others warnings | forbidden warnings | discouraged warnings |
top | others warnings | forbidden warnings | discouraged warnings |
top | errors | forbidden warnings | discouraged warnings |
1. WARNING in /src/org/eclipse/swt/tools/views/SleakView.java (at line 18) import org.eclipse.ui.internal.UIPlugin; The import org.eclipse.ui.internal.UIPlugin is never used |
2. WARNING in /src/org/eclipse/swt/tools/views/SleakView.java (at line 67) private boolean extractOptions (String fileName) { The method extractOptions(String) from the type SleakView is never used locally |
top | errors | others warnings | discouraged warnings |
top | errors | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/swt/tools/views/SleakView.java (at line 18) import org.eclipse.ui.internal.UIPlugin; Discouraged access: The type UIPlugin is not accessible due to restriction on classpath entry /opt/public/eclipse/builds/4M/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui/target/classes |