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 /model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 69) import org.eclipse.jdt.internal.core.util.Util; Discouraged access: The type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
2. WARNING in /model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 638) bytes= Util.getResourceContentsAsByteArray((IFile) resource); Discouraged access: The type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
3. WARNING in /model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 638) bytes= Util.getResourceContentsAsByteArray((IFile) resource); Discouraged access: The method getResourceContentsAsByteArray(IFile) from the type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
1. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 17) import org.eclipse.jdt.internal.core.util.Util; Discouraged access: The type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
2. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 37) i = Util.scanTypeSignature(typeSignature, i); Discouraged access: The type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
3. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 37) i = Util.scanTypeSignature(typeSignature, i); Discouraged access: The method scanTypeSignature(char[], int) from the type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
4. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 47) i= Util.scanTypeSignature(typeSignature, i); Discouraged access: The type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |
5. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 47) i= Util.scanTypeSignature(typeSignature, i); Discouraged access: The method scanTypeSignature(char[], int) from the type Util is not accessible due to restriction on classpath entry /builds/M201009090800/src/plugins/org.eclipse.jdt.core/@dot |