diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-09-27 19:16:55 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-09-27 19:16:55 -0400 |
| commit | 9c15e27c338e24595baf6a4d3d90d7bbf314436b (patch) | |
| tree | 9b73f00e74b0b2be8680cda23fb15413b059d033 /.classpath | |
| parent | 98d2c394d9060fc92e7656d18abd8f23070a4e2f (diff) | |
Minor changes
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ </attributes> </classpathentry> <classpathentry kind="src" path="src/example/java"/> - <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> |
