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 /launching/org/eclipse/jdt/launching/sourcelookup/containers/JavaSourceLookupParticipant.java (at line 30) import org.eclipse.jdt.internal.debug.core.JavaDebugUtils; Discouraged access: The type JavaDebugUtils is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jdt.debug/jdimodel.jar |
2. WARNING in /launching/org/eclipse/jdt/launching/sourcelookup/containers/JavaSourceLookupParticipant.java (at line 60) return JavaDebugUtils.getSourceName(object); Discouraged access: The type JavaDebugUtils is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jdt.debug/jdimodel.jar |
3. WARNING in /launching/org/eclipse/jdt/launching/sourcelookup/containers/JavaSourceLookupParticipant.java (at line 60) return JavaDebugUtils.getSourceName(object); Discouraged access: The method getSourceName(Object) from the type JavaDebugUtils is not accessible due to restriction on classpath entry /builds/M200709211145/src/plugins/org.eclipse.jdt.debug/jdimodel.jar |