diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-07-17 22:40:29 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-07-17 22:40:29 -0400 |
| commit | 5c5f049917745f487264948aa5663ca64681f510 (patch) | |
| tree | 3b7429a9a68771bebc36b03ace5db9e5e4f89762 /commander | |
| parent | 06d8140970661c3b05adedd76f3e09a131d9bee0 (diff) | |
Minor tweaks
Diffstat (limited to 'commander')
| -rw-r--r-- | commander/.classpath | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/commander/.classpath b/commander/.classpath index 35b3cc1..65e14b4 100644 --- a/commander/.classpath +++ b/commander/.classpath @@ -17,13 +17,11 @@ <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"/> |
