mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-27 12:45:59 +01:00
17 lines
873 B
INI
17 lines
873 B
INI
#
|
|
#Thu Dec 14 22:32:41 CST 2023
|
|
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
|
org.eclipse.jdt.core.compiler.problem.nullReference=warning
|
|
eclipse.preferences.version=1
|
|
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
|
org.eclipse.jdt.core.compiler.annotation.nullable=javax.annotation.Nullable
|
|
org.eclipse.jdt.core.compiler.problem.nullAnnotationInferenceConflict=warning
|
|
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
|
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
|
org.eclipse.jdt.core.compiler.problem.nullSpecViolation=warning
|
|
org.eclipse.jdt.core.compiler.problem.potentialNullReference=warning
|
|
org.eclipse.jdt.core.compiler.source=1.8
|
|
org.eclipse.jdt.core.compiler.annotation.nonnull=javax.annotation.Nonnull
|
|
org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
|
|
org.eclipse.jdt.core.compiler.compliance=1.8
|