summaryrefslogtreecommitdiff
path: root/CSMath/.classpath
diff options
context:
space:
mode:
authorbjcul <bjcul@192.168.1.26>2022-07-11 18:09:20 -0400
committerbjcul <bjcul@192.168.1.26>2022-07-11 18:09:20 -0400
commit96d6ed56ddd8b6267002bdbd111c026c2d45505e (patch)
tree31310d4f14b1681f08d9b818d460cc87c1fb0807 /CSMath/.classpath
parent3032cbd303dfa70bcd02d9bd514aded571d33cd8 (diff)
Upgrade to java 17
Diffstat (limited to 'CSMath/.classpath')
-rw-r--r--CSMath/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/CSMath/.classpath b/CSMath/.classpath
index ef141e6..a0e398d 100644
--- a/CSMath/.classpath
+++ b/CSMath/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <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>