diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-08-26 15:09:23 -0400 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-08-26 15:09:23 -0400 |
commit | 816f744169d1ecdb689aba27cb396ab452fdc3fe (patch) | |
tree | 1eed1edbbf6f3131dfb6a26c1480d023e44f6c51 /.classpath | |
parent | 236b497f516694929b9fe409508a7cce21ca9e6e (diff) | |
parent | 75a5a1a2a40b0eb4361d6fc046eb8918ef6f5292 (diff) |
Merge branch 'new-documentation-0.3.1' into develop
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -19,13 +19,6 @@ <attribute name="test" value="true"/> </attributes> </classpathentry> - <classpathentry kind="src" output="bin/test" path="src/test/resources"> - <attributes> - <attribute name="gradle_scope" value="test"/> - <attribute name="gradle_used_by_scope" value="test"/> - <attribute name="test" value="true"/> - </attributes> - </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11/"/> <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/> <classpathentry kind="output" path="bin/default"/> |