summaryrefslogtreecommitdiff
path: root/JPratt/.settings
diff options
context:
space:
mode:
authorBenjamin Culkin <scorpress@gmail.com>2024-01-31 19:59:49 -0500
committerBenjamin Culkin <scorpress@gmail.com>2024-01-31 19:59:49 -0500
commitbbc666edbaf425c568567e00a335f6a4feceef09 (patch)
tree04425f0fed39403bb66a7226d3e8d8e994a07e92 /JPratt/.settings
parent171c885a1bd4410637146cc43f22ddd9aef28e4f (diff)
Tweak things
Diffstat (limited to 'JPratt/.settings')
-rw-r--r--JPratt/.settings/org.eclipse.jdt.core.prefs6
1 files changed, 3 insertions, 3 deletions
diff --git a/JPratt/.settings/org.eclipse.jdt.core.prefs b/JPratt/.settings/org.eclipse.jdt.core.prefs
index 40089f4..4303d9a 100644
--- a/JPratt/.settings/org.eclipse.jdt.core.prefs
+++ b/JPratt/.settings/org.eclipse.jdt.core.prefs
@@ -9,8 +9,8 @@ org.eclipse.jdt.core.compiler.annotation.nonnullbydefault.secondary=
org.eclipse.jdt.core.compiler.annotation.nullable=org.eclipse.jdt.annotation.Nullable
org.eclipse.jdt.core.compiler.annotation.nullable.secondary=
org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=17
-org.eclipse.jdt.core.compiler.compliance=17
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=11
+org.eclipse.jdt.core.compiler.compliance=11
org.eclipse.jdt.core.compiler.problem.APILeak=warning
org.eclipse.jdt.core.compiler.problem.annotatedTypeArgumentToUnannotated=info
org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning
@@ -107,4 +107,4 @@ org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=ignore
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
org.eclipse.jdt.core.compiler.release=disabled
-org.eclipse.jdt.core.compiler.source=17
+org.eclipse.jdt.core.compiler.source=11