diff options
| author | Ben Culkin <scorpress@gmail.com> | 2022-07-11 18:16:57 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2022-07-11 18:16:57 -0400 |
| commit | da0b133cedf9fe4e464aadad1a451dacbf4d2b30 (patch) | |
| tree | 5ce4892c65752ae63ce99e65b9914bdf42cecbf9 /base/.classpath | |
| parent | a0fa8ad730f15a7937a41ee89fbafccd98da6110 (diff) | |
| parent | 3466585b41432e20098bcabd9f4ab92de4e473d5 (diff) | |
Merge branch 'master' of git@github.com:bculkin2442/dice-lang.git
Diffstat (limited to 'base/.classpath')
| -rw-r--r-- | base/.classpath | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/base/.classpath b/base/.classpath index 3b99fc1..e9d3a7c 100644 --- a/base/.classpath +++ b/base/.classpath @@ -14,13 +14,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"/> |
