Skip to content

Commit

Permalink
changing build path → libraries → jre system library to 1.8 fixes the…
Browse files Browse the repository at this point in the history
… issue
  • Loading branch information
haba713 committed Jun 8, 2022
1 parent ea2acb1 commit 1789bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
Expand Down

0 comments on commit 1789bb9

Please sign in to comment.