summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2022-09-27 19:13:39 -0400
committerBen Culkin <scorpress@gmail.com>2022-09-27 19:13:39 -0400
commite491562b9cd364374cefaba62622ed029944843c (patch)
tree76c496e8937868358160c2cf17b6a83be71b272b /.classpath
parent10feae83a4ba2d5e77e99c3126240d810ebbb552 (diff)
Minor changes
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 2efb9ee..4fe6da3 100644
--- a/.classpath
+++ b/.classpath
@@ -13,12 +13,12 @@
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
+ <attribute name="test" value="true"/>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
- <attribute name="test" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>