diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-07-17 22:39:33 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-07-17 22:39:33 -0400 |
| commit | e4d172ef2c675b21dae797d3976dcb9b45f3d55f (patch) | |
| tree | 52b455e1e11079208bff63e1e7136582cd55a0a7 /JPratt/.classpath | |
| parent | 81f07e5af0a7229f63e6f85c51fdb58c1f107c43 (diff) | |
Update to java 17
Diffstat (limited to 'JPratt/.classpath')
| -rw-r--r-- | JPratt/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/JPratt/.classpath b/JPratt/.classpath index c196e7d..929a07e 100644 --- a/JPratt/.classpath +++ b/JPratt/.classpath @@ -7,7 +7,7 @@ </attributes> </classpathentry> <classpathentry kind="src" path="src/examples/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> |
