|
|
@ -99,6 +99,7 @@ org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=warning |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionExemptExceptionAndThrowable=enabled |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionIncludeDocCommentReference=enabled |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled |
|
|
|
|
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedExceptionParameter=ignore |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedImport=error |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedImport=error |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedLabel=error |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedLabel=error |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedLocal=error |
|
|
|
org.eclipse.jdt.core.compiler.problem.unusedLocal=error |
|
|
|