We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e608b36 commit fda3f82Copy full SHA for fda3f82
src/eclipse/org.eclipse.jdt.core.prefs
@@ -44,7 +44,7 @@ org.eclipse.jdt.core.compiler.problem.fatalOptionalError=disabled
44
org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore
45
org.eclipse.jdt.core.compiler.problem.finalParameterBound=warning
46
org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning
47
-org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
+org.eclipse.jdt.core.compiler.problem.forbiddenReference=info
48
org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning
49
org.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=disabled
50
org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning
0 commit comments