| #Wed May 25 10:52:36 EDT 2005 |
| eclipse.preferences.version=1 |
| org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning |
| org.eclipse.jdt.core.compiler.problem.autoboxing=ignore |
| org.eclipse.jdt.core.compiler.problem.deprecation=warning |
| org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled |
| org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled |
| org.eclipse.jdt.core.compiler.problem.discouragedReference=ignore |
| org.eclipse.jdt.core.compiler.problem.emptyStatement=warning |
| org.eclipse.jdt.core.compiler.problem.fieldHiding=warning |
| org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore |
| org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=warning |
| org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning |
| org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning |
| org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning |
| org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore |
| org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=warning |
| org.eclipse.jdt.core.compiler.problem.localVariableHiding=warning |
| org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=warning |
| org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=ignore |
| org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore |
| org.eclipse.jdt.core.compiler.problem.missingSerialVersion=warning |
| org.eclipse.jdt.core.compiler.problem.noEffectAssignment=warning |
| org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=warning |
| org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore |
| org.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning |
| org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=warning |
| org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled |
| org.eclipse.jdt.core.compiler.problem.staticAccessReceiver=warning |
| org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled |
| org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=warning |
| org.eclipse.jdt.core.compiler.problem.typeParameterHiding=warning |
| org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning |
| org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=warning |
| org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning |
| org.eclipse.jdt.core.compiler.problem.unnecessaryElse=warning |
| org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=warning |
| org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore |
| org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore |
| org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled |
| org.eclipse.jdt.core.compiler.problem.unusedImport=error |
| org.eclipse.jdt.core.compiler.problem.unusedLocal=warning |
| org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore |
| org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled |
| org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled |
| org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning |
| org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning |