summaryrefslogtreecommitdiff
path: root/commander/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'commander/.classpath')
-rw-r--r--commander/.classpath4
1 files changed, 3 insertions, 1 deletions
diff --git a/commander/.classpath b/commander/.classpath
index 7d66676..35b3cc1 100644
--- a/commander/.classpath
+++ b/commander/.classpath
@@ -14,14 +14,16 @@
</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"/>
+ <attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
+ <attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>