Compiler log for org.eclipse.swt.tools_3.102.0.v20130311-2027 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 3

errors others warnings forbidden warnings discouraged warnings

ERRORS

top others warnings forbidden warnings discouraged warnings

OTHER WARNINGS

top errors forbidden warnings discouraged warnings

/src/org/eclipse/swt/tools/views/SleakView.java : 3 warnings :

OTHER 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

FORBIDDEN ACCESS WARNINGS

top errors others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors others warnings forbidden warnings

/src/org/eclipse/swt/tools/views/SleakView.java : 3 warnings :

DISCOURAGED ACCESS 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/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui/bundles/org.eclipse.ui/target/classes