Skip to content

Commit c127421

Browse files
committed
Revert "Disable warnings for deprecated for removal in Eclipse"
We should not disable such warnings
1 parent d39fe9a commit c127421

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/eclipse/org.eclipse.jdt.core.prefs

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled
8787
org.eclipse.jdt.core.compiler.problem.suppressWarningsNotFullyAnalysed=ignore
8888
org.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled
8989
org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore
90-
org.eclipse.jdt.core.compiler.problem.terminalDeprecation=ignore
9190
org.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning
9291
org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems=enabled
9392
org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning

0 commit comments

Comments
 (0)