diff options
author | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-15 17:18:22 -0400 |
---|---|---|
committer | Adrien Hopkins <masterofnumbers17@gmail.com> | 2019-10-15 17:18:22 -0400 |
commit | 074d48df131f073965fa1a1106c4be1bed9d2b51 (patch) | |
tree | 152727466ca2f4d6a281946f0b8bf07edf8ebe50 /.classpath | |
parent | dc224f9fd9333a9921d3b94f49a169c139858754 (diff) |
Moved project out of Maven.
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> + <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/> <classpathentry kind="src" output="target/classes" path="src"> <attributes> <attribute name="optional" value="true"/> |