errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 20) import org.eclipse.jdt.internal.compiler.util.Util; Discouraged access: The type 'Util' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
2. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 45) i = Util.scanTypeSignature(typeSignature, i); Discouraged access: The type 'Util' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
3. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 45) i = Util.scanTypeSignature(typeSignature, i); Discouraged access: The method 'Util.scanTypeSignature(char[], int)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
4. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 56) i = Util.scanTypeSignature(typeSignature, i); Discouraged access: The type 'Util' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
5. WARNING in /eval/org/eclipse/jdt/internal/debug/eval/ast/engine/SignatureExt.java (at line 56) i = Util.scanTypeSignature(typeSignature, i); Discouraged access: The method 'Util.scanTypeSignature(char[], int)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
1. WARNING in /model/org/eclipse/jdt/internal/debug/core/logicalstructures/JavaLogicalStructure.java (at line 50) import org.eclipse.jdt.internal.compiler.impl.CompilerOptions; Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
2. WARNING in /model/org/eclipse/jdt/internal/debug/core/logicalstructures/JavaLogicalStructure.java (at line 141) Collections.singletonMap(CompilerOptions.OPTION_JdtDebugCompileMode, JavaCore.ENABLED); Discouraged access: The type 'CompilerOptions' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
3. WARNING in /model/org/eclipse/jdt/internal/debug/core/logicalstructures/JavaLogicalStructure.java (at line 141) Collections.singletonMap(CompilerOptions.OPTION_JdtDebugCompileMode, JavaCore.ENABLED); Discouraged access: The field 'CompilerOptions.OPTION_JdtDebugCompileMode' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
1. WARNING in /model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 72) import org.eclipse.jdt.internal.core.util.Util; Discouraged access: The type 'Util' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
2. WARNING in /model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 711) bytes = Util.getResourceContentsAsByteArray((IFile) resource); Discouraged access: The type 'Util' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |
3. WARNING in /model/org/eclipse/jdt/internal/debug/core/hcr/JavaHotCodeReplaceManager.java (at line 711) bytes = Util.getResourceContentsAsByteArray((IFile) resource); Discouraged access: The method 'Util.getResourceContentsAsByteArray(IFile)' is not API (restriction on classpath entry '/opt/public/eclipse/builds/4I/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes') |